| { | |
| "name": "LDXCrash", | |
| "version": "0.0.3", | |
| "summary": "崩溃日志查看.", | |
| "description": "更加方便的查看崩溃日志", | |
| "homepage": "https://github.com/github-liuxu/LDXCrash.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "刘东旭": "chuyang009@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/github-liuxu/LDXCrash.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ] | |
| } |