blob: 8eda887d387a980426733764cd52ede65dd0dd6e [file] [log] [blame]
{
"name": "MASStorage",
"version": "2.1.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": {
"Manu Tripathi": "manu.tripathi@broadcom.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/CAAPIM/iOS-MAS-Storage/releases/download/2.1.00/MASStorage.zip?raw=true"
},
"vendored_frameworks": "MASStorage.framework",
"libraries": "sqlite3",
"dependencies": {
"MASFoundation": [
"2.1.00"
]
}
}