blob: f780447adfcb2ff3b2ab0c5e062a1f60289cbae8 [file] [log] [blame]
{
"name": "GodEye",
"version": "1.1.0",
"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.0"
},
"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.0"
],
"Log4G": [
"~> 0.2.0"
],
"AppSwizzle": [
"~> 1.1.1"
],
"AssistiveButton": [
"~> 1.1.0"
],
"ASLEye": [
"~> 1.1.0"
],
"CrashEye": [
"~> 1.1.0"
],
"ANREye": [
"~> 1.1.0"
],
"SystemEye": [
"~> 0.2.0"
],
"NetworkEye.swift": [
"~> 1.1.1"
],
"LeakEye": [
"~> 1.1.1"
],
"FileBrowser": [
"~> 0.2.0"
],
"SwViewCapture": [
"~> 1.0.5"
],
"SQLite.swift": [
"~> 0.11.1"
],
"ESPullToRefresh": [
"~> 2.6"
]
},
"pushed_with_swift_version": "3.0"
}