blob: e05e9461ab6efd81ce2f37ea90499eb0c5ca7a69 [file] [log] [blame]
{
"name": "SSNetworkTool",
"version": "1.0.0",
"summary": "组件化尝试--SSNetworkTool",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ChefWss/SSNetworkTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WSS": "WSS"
},
"source": {
"git": "https://github.com/ChefWss/SSNetworkTool.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SSNetworkTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"SDWebImage": [
]
}
}