[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 2 / 6 / UMPInquirySDK / 0.2.0 / UMPInquirySDK.podspec.json
bloba8f8a515ba143af7aa7d470a86fb93e4c04d0113
2   "name": "UMPInquirySDK",
3   "version": "0.2.0",
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.2.0"
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   ],
32   "static_framework": true,
33   "frameworks": [
34     "UIKit",
35     "Foundation"
36   ],
37   "requires_arc": true,
38   "dependencies": {
39     "MBProgressHUD": [
40       "~> 1.2.0"
41     ],
42     "AFNetworking": [
43       "~> 4.0.1"
44     ],
45     "MJExtension": [
46       "~> 3.2.4"
47     ],
48     "TXLiteAVSDK_Professional": [
49       "~> 8.5.10022"
50     ],
51     "ReactiveObjC": [
52       "3.1.1"
53     ],
54     "TXIMSDK_iOS": [
55       "5.1.60"
56     ],
57     "SDWebImage": [
58       "5.9.0"
59     ],
60     "MMLayout": [
61       "0.2.0"
62     ],
63     "Toast": [
64       "4.0.0"
65     ]
66   }