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