blob: f3f486b5af03d6d1c28ac5080b50dc5d959daff6 [file] [log] [blame]
{
"name": "scloud",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "scloud/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"dependencies": {
"AVOSCloud": [
]
}
}