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