blob: 7cfa42d41daf95425b8d27a0467f6150befdfa74 [file] [log] [blame]
{
"name": "AANetworkEye",
"version": "0.1",
"summary": "iOS 网络监控",
"description": "一个监控APP内网络请求的库",
"homepage": "https://github.com/morrios/AANetworkEye",
"license": "MIT",
"authors": {
"morrios": "13720036734@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/morrios/AANetworkEye.git",
"tag": "0.1"
},
"source_files": "Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FMDB": [
]
}
}