[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 1 / UsergridSDK / 0.0.1 / UsergridSDK.podspec.json
blob51366754a736aebebbc5f3382183db8bf30a5a95
2   "name": "UsergridSDK",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": [
21     "Source/*.swift",
22     "Source/Internal/*.swift"
23   ]