blob: 73e5358309ecdaaca08893e2be99c8d6440eb732 [file] [log] [blame]
{
"name": "NXHNetWork",
"version": "1.0",
"summary": "try pod",
"homepage": "https://github.com/niuxinghua/NXHNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niuxinghua": "970626879@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/niuxinghua/NXHNetWork.git",
"tag": "1.0"
},
"source_files": [
"Net",
"Net/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}