[Add] IronSourceMintegralAdapter 4.3.30.0
[CocoaPods.git] / Specs / 4 / a / 5 / NetworkEye.swift / 1.1.0 / NetworkEye.swift.podspec.json
blob4b51ec0916ebb29921b1e9c2500b4dd0cade7b33
2   "name": "NetworkEye.swift",
3   "version": "1.1.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   "homepage": "https://github.com/zixun/NetworkEye",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zixun": "chenyl.exe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zixun/NetworkEye.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/zixun_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NetworkEye/Classes/**/*",
23   "dependencies": {
24     "AppSwizzle": [
25       "~> 1.1.1"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"