| { | |
| "name": "MKFPSStatus", | |
| "version": "1.0.2", | |
| "summary": "show FPS on status bar.", | |
| "homepage": "https://github.com/mk2016/MKFPSStatus", | |
| "license": "MIT", | |
| "authors": { | |
| "MK Xiao": "xiaomk7758@sina.com" | |
| }, | |
| "social_media_url": "https://mk2016.github.io", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mk2016/MKFPSStatus.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "MKFPSStatus/MKFPSStatus", | |
| "requires_arc": true | |
| } |