blob: a799e3d118b293f740ba16d2ea2374d235fcf478 [file] [log] [blame]
{
"name": "SAModelSpace",
"version": "0.1.9",
"summary": "SAModelSpace contains the models for SuperAwesome",
"description": "SAModelSpace contains all the required models for the SuperAwesome SDK.",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-modelspace",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-modelspace.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.2.5"
]
}
}