[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / a / c / Stormpath / 2.0 / Stormpath.podspec.json
blob5f9573e5aa5254688a1509af7d3ae9b6731e4f69
2   "name": "Stormpath",
3   "version": "2.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": "2.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