| { |
| "name": "LWAppMethodTimeConsuming", |
| "version": "1.0.0", |
| "summary": "OC时间耗时方法统计,支持控制台输出写文件和弹窗提示", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/LeeWongSnail/LWAppMethodTimeConsuming", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "LeeWongSnail": "wangli_0632@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/LeeWongSnail/LWAppMethodTimeConsuming.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LWAppMethodTimeConsuming/Classes/AppTimeConsuming/*" |
| } |