blob: 604adb0c3389fef0703c52b56ac076eb56477f02 [file] [log] [blame]
{
"name": "DCChatKit",
"version": "1.0.3",
"summary": "DCChatKit",
"description": "DCChatKit for smart bank.",
"homepage": "https://gitee.com/wangyp330/dcchat-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyp330": "wangypad@dcits.com"
},
"source": {
"git": "https://gitee.com/wangyp330/dcchat-kit.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"DCChatKit": [
"DCChatKit/Assets/*.bundle"
]
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"subspecs": [
{
"name": "boardKit",
"vendored_frameworks": "DCChatKit/Classes/*.framework"
}
]
}