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