[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 0 / 2 / 3 / MASStorage / 1.9.00-rc2 / MASStorage.podspec.json
blobb9001482c4868ac0c8c5cbe6d27350521457f6bb
2   "name": "MASStorage",
3   "version": "1.9.00-rc2",
4   "summary": "MASStorage is the data peristence framework for CA Mobile App Services.",
5   "homepage": "https://github.com/CAAPIM/iOS-MAS-Storage",
6   "social_media_url": "https://twitter.com/CAinc",
7   "authors": {
8     "Luis Sanches": "luis.sanches@ca.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://github.com/CAAPIM/iOS-MAS-Storage/releases/download/1.9.00-rc2/MASStorage.zip?raw=true"
20   },
21   "vendored_frameworks": "MASStorage.framework",
22   "libraries": "sqlite3",
23   "dependencies": {
24     "MASFoundation": [
25       "1.9.00-rc2"
26     ]
27   }