[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 6 / SDMBluetoothKit / 0.0.2 / SDMBluetoothKit.podspec.json
blobcbbc8ba2ce63467398bf7a1073982a7697f609cc
2   "name": "SDMBluetoothKit",
3   "version": "0.0.2",
4   "summary": "Bluetooth SDK",
5   "description": "BluetoothKit is a SDK that allows you easily and quickly develop an application with CoreBluetooth.",
6   "homepage": "http://git.woodare.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stationdm": "120489458@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ajunjunandtmac/BluetoothKit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": "BluetoothSDK.xcframework"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }