[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 6 / a / StartInquirySDK / 0.0.1 / StartInquirySDK.podspec.json
blob6001471a5e4b6fe5c69c957df71eb3b7bbcb5f8c
2   "name": "StartInquirySDK",
3   "version": "0.0.1",
4   "summary": "Video consultation SDK.",
5   "description": "Start to initialize SDK",
6   "homepage": "https://github.com/LengQH/StartInquirySDK",
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/StartInquirySDK.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "**/StartInquirySDK/*.{h}",
25   "ios": {
26     "vendored_libraries": "**/StartInquirySDK/libUMPInquirySDK.a"
27   },
28   "resources": [
29     "**/StartInquirySDK/Library/UMPImageList.bundle",
30     "**/StartInquirySDK/Library/UMPXIBList.bundle",
31     "**/StartInquirySDK/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   }