blob: 0f47c12322d8c15370b05160e39166bf4708aa5d [file] [log] [blame]
{
"name": "GCAppirater",
"version": "3.0.4",
"summary": "GC fork of Appirater.",
"homepage": "https://github.com/gamechanger/gcappirater.git",
"authors": {
"Brian Bernberg": "brian@gc.com"
},
"source": {
"git": "https://github.com/gamechanger/gcappirater.git",
"tag": "3.0.4"
},
"source_files": "*.{h,m}",
"frameworks": [
"CFNetwork",
"SystemConfiguration"
],
"resources": "*.lproj",
"license": {
"type": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}