blob: 4f1d9c31f164e9558dc5c48f3f7e84df183a35e5 [file] [log] [blame]
{
"name": "scloud",
"version": "0.1.6",
"summary": "A short description of scloud.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/a1041708057/scloud",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1041708057@qq.com": "1041708057@qq.com"
},
"source": {
"git": "https://github.com/a1041708057/scloud.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "scloud/Classes/**/*",
"resource_bundles": {
"scloud": [
"scloud/Assets/*.png"
]
},
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"dependencies": {
"AVOSCloud": [
]
}
}