blob: 1d692d0571029fc699e10f6f00ec89fa0749897b [file] [log] [blame]
{
"name": "PXSDK",
"version": "0.2.9",
"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!\n",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PXSDK/Classes/**/*",
"public_header_files": "PXSDK/Classes/**/*.h"
}