{ | |
"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" | |
} | |
} |