31 Commits

Author SHA1 Message Date
Matt Rubin 224ca8c18f Bump the version number to 3.2.0 2019-09-18 12:33:09 -04:00
Gereon Steffens cb145c06bc Swift 5 compatibility 2019-05-24 17:03:06 +02:00
Matt Rubin e0ce538769 Require Swift 4.2 2018-09-18 20:59:07 -04:00
Matt Rubin 6d2f4f0da9 Remove the CommonCrypto shim
As of Xcode 10, the custom module maps are no longer needed.
2018-09-18 20:52:33 -04:00
Matt Rubin 034421536b Bump the version number to 3.1.5 2018-09-18 12:58:14 -04:00
Matt Rubin ccc9bd7d52 Bump the version number to 3.1.4 2018-09-15 20:13:25 -04:00
Matt Rubin ee0d5cb865 Bump the version number to 3.1.3 2018-04-29 11:18:11 -04:00
Matt Rubin f82884cb26 Bump the version number to 3.1.2 2018-04-23 17:08:47 -04:00
Matt Rubin 92140fa49a Bump the version number to 3.1.1 2018-04-01 00:10:51 -04:00
Matt Rubin 1c0d2de420 Bump the version number to 3.1 2018-03-27 13:32:17 -04:00
Matt Rubin fe0e35ec72 Merge 3.0.1 into develop 2018-03-08 04:18:32 -05:00
Matt Rubin cd41356830 Update the project version to 3.0.1 2018-03-08 01:50:37 -05:00
Matt Rubin 81b4c95385 Add a swift_version to the podspec
Previously, CocoaPods would use the .swift-version file to specify the Swift version of a project when validating the podspec, but not when installing the pod. The new swift_version attribute added in CocoaPods 1.4.0 provides a Swift version to be used by the installed pod.
2018-03-08 01:47:42 -05:00
Matt Rubin 16eb0d0704 Bump the version number in the podspec 2017-02-05 16:56:12 -05:00
Matt Rubin 6c8c2c5d3e Bump the version number to 2.1.1 2016-12-28 22:41:41 -05:00
Matt Rubin cde7c4a2b6 Fix the CocoaPods watchOS deployment target 2016-11-13 18:50:49 -05:00
Matt Rubin f9df2148b7 Update the CocoaPods deployment targets to match the Xcode project 2016-11-13 18:42:01 -05:00
Matt Rubin 41b7e259b1 Update the CocoaPods dependency to match the version used by Carthage 2016-11-13 18:41:54 -05:00
Matt Rubin f83e22a028 Update the podspec version number 2016-11-13 12:43:50 -05:00
Matt Rubin 60893ad3a8 Add a comment explaining the limitations of the pod's prepare_command 2016-11-12 01:12:33 -05:00
Matt Rubin e4fe7ac16d Inject the Xcode path into modulemaps when building in Xcode 2016-11-11 23:04:34 -05:00
Sathyakumar Rajaraman 11bc6c153d Include injectXcodePath script 2016-10-17 05:31:06 -04:00
Matt Rubin 9f0ecd6920 Update the podspec version number to 2.0.1 2016-09-19 23:40:49 -04:00
Matt Rubin 7130f0fd83 Clean up spacing in podspec 2016-02-26 01:19:16 -05:00
Matt Rubin 763f1318c8 Fix podspec source path 2016-02-26 00:44:02 -05:00
Matt Rubin 25ae8a5db7 Correctly capitalize URLs in the podspec 2016-02-06 17:50:51 -05:00
Matt Rubin fff3845ee5 Use CommonCrypto modulemaps with the pod
This blog post provided helpful instructions: https://ind.ie/labs/blog/using-system-headers-in-swift/
2016-02-04 23:45:51 -05:00
Matt Rubin d3412195bd Include only OneTimePassword swift files in the pod 2016-02-04 23:44:22 -05:00
Matt Rubin 1906fa5eef Bump version number and CocoaPods platform requirements 2014-08-06 09:15:54 -07:00
Matt Rubin 0d36e03ddf Version 1.1 2014-07-23 03:40:29 -04:00
Matt Rubin 3caecf16d8 Add podspec 2014-07-17 01:47:10 -04:00