[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / a / 5 / NetworkEye.swift / 1.1.3 / NetworkEye.swift.podspec.json
blobfd75d9a3d7e99c07cb186b8e54270d5c5ecd4044
2   "name": "NetworkEye.swift",
3   "version": "1.1.3",
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.1.3"
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.1.2"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"