[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 7 / EWBluetoothSDK / 0.1.1 / EWBluetoothSDK.podspec.json
blob6a10d85f777e19901010ea7b94647b98cc2c2754
2   "name": "EWBluetoothSDK",
3   "version": "0.1.1",
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.1"
20   },
21   "source_files": [
22     "*.framework",
23     "EWBluetoothSDK.framework/Headers/*.{h,m}"
24   ]