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