blob: 664ef099f56003d770fea9f4271b2f64adcdb14d [file] [log] [blame]
{
"name": "SACPI",
"version": "1.0.3",
"summary": "SuperAwesome CPI solution for iOS",
"description": "SACPI contains all code required to run the CPI solution for iOS",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-cpi",
"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-cpi.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAUtils": [
"1.5.0"
],
"SANetworking": [
"0.2.9"
],
"SASession": [
"0.3.5"
],
"SAModelSpace": [
"0.4.3"
]
}
}