| { | |
| "name": "SFMonitor", | |
| "version": "0.0.3", | |
| "summary": "性能监测工具.", | |
| "description": "性能监测工具,处于开发阶段", | |
| "homepage": "https://gitee.com/vvlongfei_admin/SFMonitor.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "王龙飞": "vvlongfei@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/vvlongfei_admin/SFMonitor.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "SFMonitor/**/*.{h,m}", | |
| "public_header_files": "SFMonitor/**/*.h", | |
| "requires_arc": true | |
| } |