[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / 2 / 6 / UMPInquirySDK / 0.0.6 / UMPInquirySDK.podspec.json
blob8a13a130b2c8f4eac7aee0b8245aceddc1ee2fc7
2   "name": "UMPInquirySDK",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": "UMPInquirySDK/*.{h}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.2.0"
30     ]
31   }