blob: 2ddf983e76bda603f44d23c129c6be883539429b [file] [log] [blame]
{
"name": "CWSSDK",
"version": "1.0.10-r",
"summary": "Cloud Wings iOS Shake SDK.",
"homepage": "https://github.com/ShakeAI/CWSSDK",
"license": {
"type": "Copyright",
"text": "Cloud Wings."
},
"authors": {
"cloudwings": "team@cloudwings.io"
},
"source": {
"git": "https://github.com/ShakeAI/CWSSDK.git",
"tag": "1.0.10-r",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "frameworks/cocoapods/CWSSDK/CWSSDK.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}