[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 5 / 8 / VSIOTPlatformSDK / 0.0.4 / VSIOTPlatformSDK.podspec.json
blob209f7d1960a85e9c3dd0df3ddc9e32e8b8bb5d0c
2   "name": "VSIOTPlatformSDK",
3   "version": "0.0.4",
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.4"
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   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.0"