[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 6 / UMPInquirySDK / 0.1.8 / UMPInquirySDK.podspec.json
blobbf5b86bebefbca16f3e31bd6cee5eeebd2923c85
2   "name": "UMPInquirySDK",
3   "version": "0.1.8",
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": "9.0"
16   },
17   "xcconfig": {
18     "OTHER_LDFLAGS": "-ObjC"
19   },
20   "source": {
21     "git": "https://github.com/LengQH/UMPInquirySDK.git",
22     "tag": "0.1.8"
23   },
24   "source_files": "**/UMPInquirySDK/*.{h}",
25   "resources": [
26     "**/UMPInquirySDK/Library/UMPImageList.bundle",
27     "**/UMPInquirySDK/Library/UMPXIBList.bundle"
28   ],
29   "static_framework": true,
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ],
34   "requires_arc": true,
35   "dependencies": {
36     "MBProgressHUD": [
37       "~> 1.2.0"
38     ],
39     "AFNetworking": [
40       "~> 4.0.1"
41     ],
42     "MJExtension": [
43       "~> 3.2.4"
44     ],
45     "TXLiteAVSDK_Professional": [
46       "~> 8.5.10022"
47     ],
48     "ReactiveObjC": [
49       "3.1.1"
50     ],
51     "TXIMSDK_iOS": [
52       "5.1.60"
53     ],
54     "SDWebImage": [
55       "5.9.0"
56     ],
57     "MMLayout": [
58       "0.2.0"
59     ],
60     "Toast": [
61       "4.0.0"
62     ]
63   }