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