| { | |
| "name": "MSAPM", | |
| "version": "0.0.3", | |
| "summary": "IOS 性能监控.", | |
| "swift_version": "4.1", | |
| "description": "APP performance monitoring", | |
| "homepage": "https://github.com/MoShenGuo/APM", | |
| "license": { | |
| "type": "MIT", | |
| "file": "FILE_LICENSE" | |
| }, | |
| "authors": { | |
| "MoShenGuo": "952777914@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MoShenGuo/APM.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "MSAPM/Classes/**/*" | |
| } |