blob: 6d8a4a8ac5b5ee8ac55f4304a8996f5366b315d9 [file] [log] [blame]
{
"name": "MASStorage",
"version": "1.6.10",
"summary": "MASStorage is the data peristence framework for CA Mobile App Services.",
"homepage": "https://github.com/CAAPIM/iOS-MAS-Storage",
"social_media_url": "https://twitter.com/CAinc",
"authors": {
"Luis Sanches": "luis.sanches@ca.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/CAAPIM/iOS-MAS-Storage/releases/download/1.6.10/MASStorage.zip?raw=true"
},
"vendored_frameworks": "MASStorage.framework",
"libraries": "sqlite3",
"dependencies": {
"MASFoundation": [
"1.6.10"
]
}
}