Lars Lockefeer
a81a0452f4
Fix podspec ( #1271 )
...
Tags are no longer suffixed with `-beta`.
2018-05-04 11:42:15 +03:00
Rob Phillips
58be2bca3f
[CocoaPods] Resolve dependencies at parent level ( #1210 )
...
* [CocoaPods] Let it resolve dependencies
This is necessary versus using subspecs since CocoaPods needs to be able to resolve the dependencies properly at the parent workspace level based on needed versions. Otherwise, you end up with very opaque linking errors.
2018-04-02 19:11:20 +03:00
Ruslan Bikkinin
4ab0e5e9fe
Implement code signing for client ios SDK ( #974 )
...
* Add JWT Library to ios project
* Add new option PublicKey to Info.plist
* Implement code signing mechanism
Update JWT library to 3.0.0-beta4
Implement signature verification mechanism
* Undo redundant changes
* Minor improvements
* Minor fixes
Add additional checking for specific update situations
Fix bugs
Refactor method names
* Add new dependencies to podspec
* Minor improvements
Fix log messages
2017-09-13 11:28:22 +03:00
Julien Karst
b6c8992cbe
[Podspec] Add tvOS plarform
2017-05-03 15:02:17 +02:00
Sergey Akhalkov
197d8e3490
podspec: remove leading 'v' letter from version string ( #731 )
...
[`v1.2.3` is not a semantic version](https://github.com/mojombo/semver/blob/master/semver.md#is-v123-a-semantic-version ). However, prefixing a semantic version with a "v" is a common way (in English)
to indicate it is a version number. Abbreviating "version" as "v" is often seen with version control.
Relate https://github.com/Microsoft/react-native-code-push/issues/727
2017-03-02 10:51:26 +03:00
Jonathan Carter
62d87cdc63
Improve podspec
2016-06-19 10:16:58 -07:00
Ian MacLeod
ab75c90aef
Drop the 'Full' sub spec
2016-06-08 11:35:11 -07:00
Ian MacLeod
ba8e0eda08
NoZip -> Core
2016-06-08 11:01:39 -07:00
Ian MacLeod
91468e7127
Explicitly mark SSZipArchive headers as private
...
This allows the pod to be built as a framework (the SSZipArchive headers were previously being included in the umbrella header for the framework by cocoapods)
Also, moved SSZipArchive into its own subspec for clarity
2016-06-08 10:28:19 -07:00
Tony Xiao
8baaf304bb
Fix bug in podspec caused by spelling
2016-06-05 12:21:35 -07:00
Jonathan Carter
58f0bfc336
Adding nozip option to podspec
2016-05-23 17:58:25 -07:00
Jonathan Carter
dc1661e063
Syncing version with package.json
2016-04-24 22:12:57 -07:00
Jonathan Carter
584445de31
Bumping version
2016-04-22 16:00:19 -07:00
Jonathan Carter
98d1de331d
Bumping podspec version
2016-04-14 08:41:23 -07:00
Eric Schulte
d1d10ba720
-beta needed for tag name
2016-04-12 17:38:04 -04:00
Eric Schulte
f865811401
remote "-beta" from podspec -- itunesconnect error
2016-04-12 14:04:51 -04:00
Jonathan Carter
bef5e5fb77
Bumping the version
2016-04-08 10:24:04 -07:00
Earle Castledine
6a4e5a6c0a
Podspec version bump
2016-03-31 10:25:19 -04:00
Jonathan Carter
504da45099
Version bump
2016-03-08 09:42:50 -08:00
Jonathan Carter
6c07223048
Fixing Podspec for Swift consumption
2016-03-04 14:16:52 -08:00
Jonathan Carter
18e0ebe1e6
Version bump and doc updates
2016-02-12 12:10:04 -08:00
Jonathan Carter
009ae205f8
Bumping version to match package.json
2016-02-10 07:54:22 -08:00
Jonathan Carter
06a41556b4
Version bump
2016-02-03 11:55:10 -08:00
Joel Arvidsson
cf08999cde
Adds podspec file for CocoaPods support.
2016-01-29 16:15:41 -06:00