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