[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / d / 2 / 6 / UMPInquirySDK / 0.0.8 / UMPInquirySDK.podspec.json
blob921358230c8a1378991f365fdb2aff413fd07cb2
2   "name": "UMPInquirySDK",
3   "version": "0.0.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": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/LengQH/UMPInquirySDK.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "UMPInquirySDK/*.{h,a}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.2.0"
30     ]
31   }