blob: 7b4c11bd1219c2d246a8306ade8b7f1099d35028 [file] [log] [blame]
{
"name": "SAModelSpace",
"version": "1.0.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 LESSER 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",
"branch": "master",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.3.6"
],
"SAUtils": [
"1.5.6"
]
}
}