blob: 82f0428f35027476597635ccef11c61a6b236204 [file] [log] [blame]
{
"name": "PXSDK",
"version": "0.2.4",
"summary": "PXSDK is iOS game analytics SDK",
"description": "Here goes a very long description for PXSDK is iOS game analytics SDK\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/agilie/PXSDK",
"license": "GPLv2",
"authors": {
"Sid sid99": "dsid99@gmail.com"
},
"source": {
"git": "https://github.com/agilie/PXSDK.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}