blob: 32667949596a91a6fba5b78644167fa8c5611712 [file] [log] [blame]
{
"name": "YJNetManager",
"version": "1.0.7",
"summary": "网络工具,网络监控",
"homepage": "https://github.com/LYajun/YJNetManager",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/YJNetManager.git",
"tag": "1.0.7"
},
"source_files": "YJNetManager/*.{h,m}",
"requires_arc": true,
"dependencies": {
"YJExtensions": [
],
"AFNetworking": [
],
"Reachability": [
]
}
}