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