[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 8 / VSIOTPlatformSDK / 0.0.8 / VSIOTPlatformSDK.podspec.json
blob6fc97739edc94f47e5f850cbd3eaa8d44af871a3
2   "name": "VSIOTPlatformSDK",
3   "version": "0.0.8",
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.8"
18   },
19   "requires_arc": true,
20   "static_framework": true,
21   "vendored_frameworks": "**/sources/*.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreFoundation",
26     "CoreBluetooth"
27   ],
28   "dependencies": {
29     "RxSwift": [
30       "~> 5.1.1"
31     ],
32     "RxCocoa": [
33       "~> 5.1.1"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.0"