blob: 0157f052fece4e2429642bae507fc0c6364251e6 [file] [log] [blame]
{
"name": "SACPI",
"version": "1.0.10",
"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.10"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SAUtils": [
"1.5.6"
],
"SANetworking": [
"1.0.1"
],
"SASession": [
"1.1.3"
],
"SAModelSpace": [
"1.0.1"
]
}
}