repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
7
/
d
/
9
/
AANetworkEye
/
0.1
/
AANetworkEye.podspec.json
blob
7cfa42d41daf95425b8d27a0467f6150befdfa74
1
{
2
"name": "AANetworkEye",
3
"version": "0.1",
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.1"
17
},
18
"source_files": "Classes/**/*",
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"dependencies": {
24
"FMDB": [
25
26
]
27
}
28
}