blob: 7625e976f95dc1f357c10a0533bfa05380ba1530 [file] [log] [blame]
{
"name": "GCAppirater",
"version": "3.0.6",
"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.6"
},
"source_files": "*.{h,m}",
"frameworks": [
"CFNetwork",
"SystemConfiguration"
],
"resources": "*.lproj",
"license": {
"type": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}