| { | |
| "name": "RYFPSLabel", | |
| "version": "0.1", | |
| "summary": "用于显示当前页面fps", | |
| "description": "用于显示当前页面fps的Pod库", | |
| "homepage": "https://github.com/polodede/RYFPSLabel", | |
| "license": "MIT", | |
| "authors": { | |
| "Ryan": "409266255@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/polodede/RYFPSLabel.git", | |
| "tag": "0.1" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*", | |
| "resource_bundles": { | |
| "RYFPSLabel": [ | |
| "Pod/Assets/*.png" | |
| ] | |
| } | |
| } |