blob: 9734efc85bbedfbb98740e30b1692c5e8420a39f [file] [log] [blame]
{
"name": "zhongxinjiantouKbqaiOS",
"version": "0.1.2",
"summary": "Kbqa hybrid SDK for zhongxinjiantou.",
"description": "A Knowledge-Based question answering library for iOS which can give iOS app a smart Q&A function.",
"homepage": "https://github.com/shannontech/zhongxinjiantouKbqaiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shannonai": "wmadao11@gmail.com"
},
"source": {
"git": "https://github.com/shannontech/zhongxinjiantouKbqaiOS.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"vendored_frameworks": "zhongxinjiantouKbqaiOS/*.{framework}",
"source_files": "zhongxinjiantouKbqaiOS/Classes/**/*",
"swift_version": "5.0"
}