blob: 4c98b4dbcb95b3cce40211df6dc94873f59e3960 [file] [log] [blame]
{
"name": "AhManager",
"version": "0.3.8",
"platforms": {
"ios": "8.0"
},
"summary": "NetManager base on AFN by 阿浩",
"homepage": "https://github.com/ahao1011/AhManager",
"license": "MIT",
"authors": {
"ah": "zth1011@126.com"
},
"source": {
"git": "https://github.com/ahao1011/AhManager.git",
"tag": "0.3.8"
},
"source_files": [
"AhManager",
"AhManager/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
"~> 3.0.13"
],
"MBProgressHUD": [
"~> 1.0.0"
]
}
}