[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 0 / 6 / 7 / EWBluetoothSDK / 0.1.6 / EWBluetoothSDK.podspec.json
blob103af32b0861cd08d4e8af7d8e08b6c7579b2600
2   "name": "EWBluetoothSDK",
3   "version": "0.1.6",
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": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/kelijun/EWBluetoothSDK.git",
19     "tag": "0.1.6"
20   },
21   "source_files": "EWBluetoothSDK.framework/Headers/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "user_target_xcconfig": {
24     "GENERATE_INFOPLIST_FILE": "YES"
25   },
26   "pod_target_xcconfig": {
27     "GENERATE_INFOPLIST_FILE": "YES"
28   }