blob: 771db00149b04c415b3e82bb90c13a36d825be1b [file] [log] [blame]
{
"name": "SAModelSpace",
"version": "0.2.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.2.9"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
"1.2.8"
]
}
}