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