blob: 6d418f807ad806efc0482651db3e5609a626e06a [file] [log] [blame]
{
"name": "NetworkEye.swift",
"version": "1.2.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..",
"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.2.0"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkEye/Classes/**/*",
"dependencies": {
"AppSwizzle": [
"~> 1.3.1"
]
}
}