blob: dac99d572c6df9de0455067fb85e264269812e45 [file] [log] [blame]
{
"name": "SACPI",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAUtils": [
"1.5.0"
],
"SANetworking": [
"0.2.9"
],
"SASession": [
"0.3.5"
],
"SAModelSpace": [
"0.4.5"
]
}
}