blob: ef480e8f610180d7f9e3c8f4cc5c60d15a9c5858 [file] [log] [blame]
{
"name": "SANetwork",
"version": "1.1.3",
"summary": "离散式网络库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WWWarehouseMobile/SANetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"学宝": "zhanxuebao@outlook.com"
},
"source": {
"git": "https://github.com/WWWarehouseMobile/SANetwork.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SANetwork/Classes/**/*",
"public_header_files": "SANetwork/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}