| { |
| "name": "ICXLogMonitorByBugly", |
| "version": "0.1.0", |
| "summary": "This is ICXLogMonitorByBugly.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://git.icarbonx.com/tangpeng/ICXLogMonitorByBugly", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "TPQuietBro": "tangpeng@icarbonx.com" |
| }, |
| "source": { |
| "git": "https://git.icarbonx.com/tangpeng/ICXLogMonitorByBugly.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ICXLogMonitorByBugly/Classes/**/*", |
| "dependencies": { |
| "Bugly": [ |
| |
| ] |
| } |
| } |