blob: 5b1a762ba31881c7e16eec0fbff37145a110c156 [file] [log] [blame]
{
"name": "NETManager",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NETManager/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
"~> 3.0.13"
]
}
}