[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 2 / 6 / UMPInquirySDK / 1.0.1 / UMPInquirySDK.podspec.json
blobd31220dad92d69e69b13b82721052386cdcb01a5
2   "name": "UMPInquirySDK",
3   "version": "1.0.1",
4   "summary": "Video consultation SDK.",
5   "description": "Start to initialize SDK",
6   "homepage": "https://github.com/UmpDeveloper/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/UmpDeveloper/UMPInquirySDK.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "**/UMPInquirySDK/*.{h}",
25   "ios": {
26     "vendored_libraries": "**/UMPInquirySDK/libUMPInquirySDK.a"
27   },
28   "resources": [
29     "**/UMPInquirySDK/Library/UMPImageList.bundle",
30     "**/UMPInquirySDK/Library/UMPXIBList.bundle",
31     "**/UMPInquirySDK/Library/TUIKitResource.bundle"
32   ],
33   "static_framework": true,
34   "frameworks": [
35     "UIKit",
36     "Foundation"
37   ],
38   "requires_arc": true,
39   "dependencies": {
40     "MBProgressHUD": [
41       "~> 1.2.0"
42     ],
43     "AFNetworking": [
44       "~> 4.0.1"
45     ],
46     "MJExtension": [
47       "~> 3.2.4"
48     ],
49     "TXLiteAVSDK_Professional": [
50       "~> 8.5.10022"
51     ],
52     "ReactiveObjC": [
53       "3.1.1"
54     ],
55     "TXIMSDK_iOS": [
56       "5.1.60"
57     ],
58     "SDWebImage": [
59       "5.9.0"
60     ],
61     "MMLayout": [
62       "0.2.0"
63     ],
64     "Toast": [
65       "4.0.0"
66     ]
67   }