[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / a / BPBLESDK-S02-iOS / 0.0.8 / BPBLESDK-S02-iOS.podspec.json
blob2c57c1e05ac2a4188d735c66ade478918b9cd3cd
2   "name": "BPBLESDK-S02-iOS",
3   "version": "0.0.8",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/BodyPlusTechnology/BPBLESDK-S02-iOS",
8   "authors": {
9     "GrayLand119": "441726442@qq.com"
10   },
11   "summary": "A BLE SDK of Aerobic(Core S02)",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/BodyPlusTechnology/BPBLESDK-S02-iOS.git",
17     "tag": "0.0.8"
18   },
19   "source_files": "FatArchitecture/BPBLESDK02.framework/Headers/*.{h}",
20   "vendored_frameworks": "FatArchitecture/BPBLESDK02.framework",
21   "public_header_files": "FatArchitecture/BPBLESDK02.framework/Headers/BPBLESDK02.h",
22   "requires_arc": true,
23   "swift_version": "4.2",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreBluetooth"
28   ],
29   "dependencies": {
30     "SSZipArchive": [
31       "~> 2.1.4"
32     ],
33     "iOSDFULibrary": [
34       "~> 4.3.0"
35     ]
36   }