blob: 870a6b48e792adf9190b8ef951d5cbb0dbf1c106 [file] [log] [blame]
{
"name": "SAModelSpace",
"version": "0.5.1",
"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.5.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.3.3"
],
"SAUtils": [
"1.5.2"
]
}
}