[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / a / c / Stormpath / 3.0 / Stormpath.podspec.json
blob627278458275cb6998a896cc1c9bd00936600a1c
2   "name": "Stormpath",
3   "version": "3.0",
4   "license": "Apache 2.0",
5   "summary": "iOS SDK for Stormpath identity API.",
6   "homepage": "https://github.com/stormpath/stormpath-sdk-ios",
7   "social_media_url": "https://twitter.com/goStormpath",
8   "authors": {
9     "Stormpath": "support@stormpath.com"
10   },
11   "source": {
12     "git": "https://github.com/stormpath/stormpath-sdk-ios.git",
13     "tag": "3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Stormpath/**/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"