[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 4 / a / 5 / NetworkEye.swift / 1.2.0 / NetworkEye.swift.podspec.json
blob6d418f807ad806efc0482651db3e5609a626e06a
2   "name": "NetworkEye.swift",
3   "version": "1.2.0",
4   "summary": "NetworkEye is a network monitor,automatic catch the request and response infomation of all kinds of request send.",
5   "description": "NetworkEye is a network monitor,automatic catch the request and response infomation of all kinds of request send..",
6   "module_name": "NetworkEye",
7   "homepage": "https://github.com/zixun/NetworkEye",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zixun": "chenyl.exe@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/zixun/NetworkEye.git",
17     "tag": "1.2.0"
18   },
19   "social_media_url": "https://twitter.com/zixun_",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "NetworkEye/Classes/**/*",
24   "dependencies": {
25     "AppSwizzle": [
26       "~> 1.3.1"
27     ]
28   }