blob: 10c574bf209f17f8f23e5888302528a581d64644 [file] [log] [blame]
{
"name": "kefuSDK",
"version": "1.0.2",
"summary": "环信客服 SDK",
"homepage": "https://github.com/easemob/helpdeskdemo-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"afanda": "fan_apple1990@163.com"
},
"source": {
"git": "https://github.com/easemob/helpdeskdemo-ios.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "CustomerSystem-ios/HelpDeskSDK/include/*.h",
"resources": "CustomerSystem-ios/HelpDeskSDK/lib/*.a",
"frameworks": "Foundation"
}