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