blob: ef1173717400098967e76f71002ccd94a4db2a71 [file] [log] [blame]
{
"name": "SANetwork",
"version": "1.1.11",
"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.11"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SANetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}