blob: 4b51ec0916ebb29921b1e9c2500b4dd0cade7b33 [file] [log] [blame]
{
"name": "NetworkEye.swift",
"version": "1.1.0",
"summary": "NetworkEye is a network monitor,automatic catch the request and response infomation of all kinds of request send.",
"description": "NetworkEye is a network monitor,automatic catch the request and response infomation of all kinds of request send..",
"homepage": "https://github.com/zixun/NetworkEye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zixun": "chenyl.exe@gmail.com"
},
"source": {
"git": "https://github.com/zixun/NetworkEye.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkEye/Classes/**/*",
"dependencies": {
"AppSwizzle": [
"~> 1.1.1"
]
},
"pushed_with_swift_version": "3.0"
}