blob: 9494867a5db2bbc50d671c58d2f09cafa575e076 [file] [log] [blame]
{
"name": "ZJNetWork",
"version": "1.0.2",
"license": "MIT",
"summary": "网络请求",
"homepage": "https://github.com/dale454071867/ZJNetWork",
"authors": {
"zhoujie": "454071867@qq.com"
},
"source": {
"git": "https://github.com/dale454071867/ZJNetWork.git",
"tag": "1.0.2"
},
"requires_arc": true,
"description": "Fast encryption string, the current support for MD5 (16, 32), Sha1, Base64",
"source_files": [
"ZJNetWork/ZJNetWork/*.{h,m}",
"ZJNetWork/ZJNetWork/ZJNetworking/*.{h,m}",
"ZJNetWork/ZJNetWork/Utils/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"dependencies": {
"ZJCache": [
"1.0.0"
],
"DDLogger": [
"1.1.1"
],
"AFNetworking": [
"3.1.0"
],
"Reachability": [
"3.2"
],
"MBProgressHUD": [
"0.9.1"
],
"MJExtension": [
"3.0.3"
]
}
}