[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / 1 / UsergridSDK / 0.0.4 / UsergridSDK.podspec.json
blob5d12c2376281ca2a7259f35c8c23684ba516aa99
2   "name": "UsergridSDK",
3   "version": "0.0.4",
4   "summary": "Usergrid SDK for iOS written in Swift",
5   "homepage": "https://github.com/RobertWalsh/UsergridSDK",
6   "license": "MIT",
7   "authors": {
8     "Robert Walsh": "rjwalsh1985@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/Apigee",
11   "requires_arc": true,
12   "platforms": {
13     "watchos": "2.1",
14     "ios": "8.0",
15     "tvos": "9.1",
16     "osx": "10.11"
17   },
18   "source": {
19     "git": "https://github.com/RobertWalsh/UsergridSDK.git",
20     "branch": "master",
21     "tag": "v0.0.4"
22   },
23   "source_files": [
24     "Source/*.swift",
25     "Source/Internal/*.swift"
26   ]