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