blob: d2f872a4c780aee5e90c9a581a18d0381f63aad4 [file] [log] [blame]
{
"name": "WeCloudIosSdk",
"version": "0.1.0",
"summary": "WeCloud.cn云存储上传接口封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shengqianlong/WeCloudIosSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shengqianlong": "shengqianlong@126.com"
},
"source": {
"git": "https://github.com/shengqianlong/WeCloudIosSdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WeCloudIosSdk/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.2"
]
}
}