blob: fd75d9a3d7e99c07cb186b8e54270d5c5ecd4044 [file] [log] [blame]
{
"name": "NetworkEye.swift",
"version": "1.1.3",
"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..",
"module_name": "NetworkEye",
"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.3"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkEye/Classes/**/*",
"dependencies": {
"AppSwizzle": [
"~> 1.1.2"
]
},
"pushed_with_swift_version": "3.0"
}