[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 6 / UMPInquirySDK / 0.1.6 / UMPInquirySDK.podspec.json
blob633b6900130476f5be62efe493c3dcfd23f0474f
2   "name": "UMPInquirySDK",
3   "version": "0.1.6",
4   "summary": "Video consultation SDK.",
5   "description": "Start to initialize SDK",
6   "homepage": "https://github.com/LengQH/UMPInquirySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Larry.Leng": "larry.leng@ump.com.hk"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/LengQH/UMPInquirySDK.git",
19     "tag": "0.1.6"
20   },
21   "source_files": "UMPInquirySDK/*.{h,a,bundle}",
22   "static_framework": true,
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "MBProgressHUD": [
33       "~> 1.2.0"
34     ],
35     "AFNetworking": [
36       "~> 4.0.1"
37     ],
38     "MJExtension": [
39       "~> 3.2.4"
40     ],
41     "TXLiteAVSDK_Professional": [
42       "~> 8.5.10022"
43     ],
44     "ReactiveObjC": [
45       "3.1.1"
46     ],
47     "TXIMSDK_iOS": [
48       "5.1.60"
49     ],
50     "SDWebImage": [
51       "5.9.0"
52     ],
53     "MMLayout": [
54       "0.2.0"
55     ],
56     "Toast": [
57       "4.0.0"
58     ]
59   }