blob: fc955087e93b5ac68dd91a16a0f5f8a2e8fbf0dc [file] [log] [blame]
{
"name": "AHDNetworker",
"version": "1.0.0",
"summary": "AHDNetworker",
"description": "A network framework, power by AFNetworking.",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ArvinHD": "363293333@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ArvinHD/AHDNetworker.git",
"tag": "1.0.0"
},
"source_files": "**",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}