[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / c / ViomiOAuth / 2 / ViomiOAuth.podspec.json
blob42ed73c0582258dd706600b8b6f7e231129dd337
2   "name": "ViomiOAuth",
3   "version": "2",
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"
20   },
21   "vendored_frameworks": "ViomiOAuth.framework",
22   "swift_versions": [
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "dependencies": {
28     "Alamofire": [
29       "~> 5.4.0"
30     ]
31   },
32   "swift_version": "5.3"