blob: a6b81837409052ff9cd8e3470b7959042915d443 [file] [log] [blame]
{
"name": "MASStorage",
"version": "1.9.00",
"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.9.00/MASStorage.zip?raw=true"
},
"vendored_frameworks": "MASStorage.framework",
"libraries": "sqlite3",
"dependencies": {
"MASFoundation": [
"1.9.00"
]
}
}