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