blob: a8f8a515ba143af7aa7d470a86fb93e4c04d0113 [file] [log] [blame]
{
"name": "UMPInquirySDK",
"version": "0.2.0",
"summary": "Video consultation SDK.",
"description": "Start to initialize SDK",
"homepage": "https://github.com/LengQH/UMPInquirySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Larry.Leng": "larry.leng@ump.com.hk"
},
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source": {
"git": "https://github.com/LengQH/UMPInquirySDK.git",
"tag": "0.2.0"
},
"source_files": "**/UMPInquirySDK/*.{h}",
"ios": {
"vendored_libraries": "**/UMPInquirySDK/libUMPInquirySDK.a"
},
"resources": [
"**/UMPInquirySDK/Library/UMPImageList.bundle",
"**/UMPInquirySDK/Library/UMPXIBList.bundle"
],
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.2.0"
],
"AFNetworking": [
"~> 4.0.1"
],
"MJExtension": [
"~> 3.2.4"
],
"TXLiteAVSDK_Professional": [
"~> 8.5.10022"
],
"ReactiveObjC": [
"3.1.1"
],
"TXIMSDK_iOS": [
"5.1.60"
],
"SDWebImage": [
"5.9.0"
],
"MMLayout": [
"0.2.0"
],
"Toast": [
"4.0.0"
]
}
}