blob: b37dee76beb2a614ea7784197f8cda913aef8c97 [file] [log] [blame]
{
"name": "SAModelSpace",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAJsonParser": [
]
}
}