blob: 1b49ed8567fa9888b9ce32cc013bd2779e12bc59 [file] [log] [blame]
{
"name": "AhNetManager",
"version": "0.2.0",
"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.2.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
"~> 3.0.13"
]
}
}