[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / c / ViomiOAuth / 2.0.9 / ViomiOAuth.podspec.json
blob9ac69aafb2609794776a34bb9ea85fc514fdc41b
2   "name": "ViomiOAuth",
3   "version": "2.0.9",
4   "summary": "云米iOS ViomiOAuth SDK",
5   "description": "云米iOS ViomiOAuth SDK",
6   "homepage": "https://github.com/yohenpeng/ViomiOAuth",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "彭依汉": "pengyihan@viomi.com.cn"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/yohenpeng/ViomiOAuth.git",
19     "tag": "2.0.9"
20   },
21   "vendored_frameworks": "ViomiOAuth.xcframework",
22   "user_target_xcconfig": {
23     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
24   },
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.4.0"
28     ]
29   }