blob: fa98a95803f9fd2548bf9faa54fc88d7b80e4e42 [file] [log] [blame]
{
"name": "PXSDK",
"version": "0.2.16",
"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.16"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PXSDK/Classes/**/*",
"public_header_files": "PXSDK/Classes/**/*.h"
}