[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / f / b / ExtendaBLE / 0.4 / ExtendaBLE.podspec.json
blob5c2fbd9fc32348e48517c9c684abdc43e8078396
2   "name": "ExtendaBLE",
3   "version": "0.4",
4   "summary": "Blocks Based Bluetooth LE Connectivity framework for iOS/watchOS/tvOS/OSX",
5   "homepage": "https://github.com/AntonTheDev/ExtendaBLE",
6   "license": "MIT",
7   "authors": {
8     "Anton Doudarev": "antonthedev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AntonTheDev/ExtendaBLE.git",
12     "tag": "0.4"
13   },
14   "platforms": {
15     "osx": "10.10",
16     "ios": "9.0",
17     "tvos": "9.0",
18     "watchos": "3.0"
19   },
20   "source_files": [
21     "Source/*.*",
22     "Source/EBMaker/*.*",
23     "Source/EBManager/*.*",
24     "Source/EBTransaction/*.*",
25     "Source/Extensions/*.*",
26     "Source/Logger/*.*"
27   ],
28   "pushed_with_swift_version": "4.0"