blob: fe730e409fd618f96d6672377a39f54eaac6d858 [file] [log] [blame]
{
"name": "AANetworkEye",
"version": "0.2",
"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.2"
},
"source_files": "Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FMDB": [
]
}
}