blob: 456a50ec7a7d7b506011fc0b6cbd53d7277d6efd [file] [log] [blame]
{
"name": "AhManager",
"version": "0.3.9",
"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.9"
},
"source_files": [
"AhManager",
"AhManager/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
"~> 3.0.13"
],
"MBProgressHUD": [
"~> 1.0.0"
]
}
}