blob: d4cfd7a6dc81ee9f09e6e6105481172d1d12f3f0 [file] [log] [blame]
{
"name": "NETManager",
"version": "0.1.0",
"summary": "net manager base on afn",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ahao1011/AHNETManager",
"license": "MIT",
"authors": {
"ah": "zth1011@126.com"
},
"source": {
"git": "https://github.com/ahao1011/AHNETManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NETManager/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
"~> 3.0.13"
]
}
}