| { |
| "name": "GodEye", |
| "version": "1.1.2", |
| "summary": "Automaticly display Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code based on Swift. Just like God opened his eyes.", |
| "description": "Automaticly display Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code based on Swift. Just like God opened his eyes..", |
| "homepage": "https://github.com/zixun/GodEye", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zixun": "chenyl.exe@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/zixun/GodEye.git", |
| "tag": "1.1.2" |
| }, |
| "social_media_url": "https://twitter.com/zixun_", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "GodEye/Classes/**/*", |
| "resource_bundles": { |
| "GodEye": [ |
| "GodEye/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "AppBaseKit": [ |
| "~> 0.2.2" |
| ], |
| "Log4G": [ |
| "~> 0.2.2" |
| ], |
| "AppSwizzle": [ |
| "~> 1.1.2" |
| ], |
| "AssistiveButton": [ |
| "~> 1.1.2" |
| ], |
| "ASLEye": [ |
| "~> 1.1.1" |
| ], |
| "CrashEye": [ |
| "~> 1.1.2" |
| ], |
| "ANREye": [ |
| "~> 1.1.1" |
| ], |
| "SystemEye": [ |
| "~> 0.2.2" |
| ], |
| "NetworkEye.swift": [ |
| "~> 1.1.3" |
| ], |
| "LeakEye": [ |
| "~> 1.1.3" |
| ], |
| "FileBrowser": [ |
| "~> 0.2.0" |
| ], |
| "SwViewCapture": [ |
| "~> 1.0.6" |
| ], |
| "SQLite.swift": [ |
| "~> 0.11.1" |
| ], |
| "ESPullToRefresh": [ |
| "~> 2.6" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |