[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 9 / AANetworkEye / 0.3 / AANetworkEye.podspec.json
blob6d04ca3e42179a33372305bfb126ff4b985420ad
2   "name": "AANetworkEye",
3   "version": "0.3",
4   "summary": "iOS 网络监控",
5   "description": "一个监控APP内网络请求的库,缓存到本地",
6   "homepage": "https://github.com/morrios/AANetworkEye",
7   "license": "MIT",
8   "authors": {
9     "morrios": "13720036734@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/morrios/AANetworkEye.git",
16     "tag": "0.3"
17   },
18   "source_files": "Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "FMDB": [
26     ]
27   }