blob: da9ad327309900a0a6919d02487ed9dd123102dd [file] [log] [blame]
{
"name": "CWSSDK",
"version": "2.0.2",
"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": "2.0.2",
"submodules": true
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "frameworks/cocoapods/ShakeSDK.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}