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