| { | |
| "name": "ManagedStatsOC", | |
| "version": "0.1.22", | |
| "summary": "A pod for building Apps by MangagedApps.co.", | |
| "homepage": "https://github.com/managedapps/ManagedStatsOC", | |
| "license": "MIT", | |
| "authors": { | |
| "Bob Pascazio": "bob@bytefly.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/managedapps/ManagedStatsOC.git", | |
| "tag": "0.1.22" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/*.{h,m}", | |
| "resources": "Pod/Classes/DisclaimerVC.xib" | |
| } |