[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 8 / VSIOTPlatformSDK / 0.0.2 / VSIOTPlatformSDK.podspec.json
blobfb6bbfccf2fdb031ded4073b274b39ce99a5ef8b
2   "name": "VSIOTPlatformSDK",
3   "version": "0.0.2",
4   "swift_versions": "5.0",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "summary": "VSIOTPlatformSDK简介",
9   "description": "VSIOTPlatformSDK长介绍",
10   "homepage": "https://github.com/djq993452611/VSIOTPlatformSDK",
11   "license": "MIT",
12   "authors": {
13     "JianQi": "13178331272@163.com"
14   },
15   "source": {
16     "git": "https://github.com/djq993452611/VSIOTPlatformSDK.git",
17     "tag": "0.0.2"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "**/sources/*.framework",
21   "frameworks": [
22     "CoreBluetooth",
23     "Foundation"
24   ],
25   "dependencies": {
26     "RxSwift": [
27       "~> 5.1.1"
28     ],
29     "RxCocoa": [
30       "~> 5.1.1"
31     ]
32   },
33   "swift_version": "5.0"