[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 7 / EWBluetoothSDK / 0.1.3 / EWBluetoothSDK.podspec.json
blob92f687af3fafc499a412b750c936f5985565acae
2   "name": "EWBluetoothSDK",
3   "version": "0.1.3",
4   "summary": "蓝牙基础 SDK",
5   "description": "艺唯科技出品的 iOS 蓝牙基础 SDK,包含与蓝牙外设的基础操作。",
6   "homepage": "https://github.com/kelijun/EWBluetoothSDK",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "kelijun": "139297211@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/kelijun/EWBluetoothSDK.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "EWBluetoothSDK.framework/**/*.{h,m}",
22   "vendored_frameworks": "*.{framework}",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   }