[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / 1 / UsergridSDK / 0.0.3 / UsergridSDK.podspec.json
blobec4e51a63642c92f67e73ddd840c2949ef40958c
2   "name": "UsergridSDK",
3   "version": "0.0.3",
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   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/RobertWalsh/UsergridSDK.git",
17     "branch": "master",
18     "tag": "v0.0.3"
19   },
20   "source_files": [
21     "Source/*.swift",
22     "Source/Internal/*.swift"
23   ]