[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 3 / 1 / JMSmartBluetooth / 1.0.8 / JMSmartBluetooth.podspec.json
blob7723e283a0ba81df88839b6617fff72abdb04072
2   "name": "JMSmartBluetooth",
3   "version": "1.0.8",
4   "summary": "JMSmartBluetooth.",
5   "description": "JMSmartBluetooth.",
6   "homepage": "http://git.i-jimi.com.cn/COMM/app/jmsmartbluetooth-ios",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzj<lizhijian_21@163.com>": "lizhijian_21@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "xcconfig": {
20     "VALID_ARCHS": "armv7 armv7s arm64 arm64e x86_64"
21   },
22   "source": {
23     "git": "git@git.i-jimi.com.cn:COMM/app/jmsmartbluetooth-ios.git",
24     "tag": "1.0.8"
25   },
26   "frameworks": [
27     "CoreBluetooth"
28   ],
29   "ios": {
30     "vendored_frameworks": [
31       "ZIPFoundation.framework",
32       "iOSDFULibrary.framework"
33     ]
34   },
35   "source_files": "JMSmartBluetooth/**/*.{h,m}",
36   "public_header_files": "JMSmartBluetooth/**/*.h",
37   "swift_version": "5.0"