[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 4 / Bluetonium / 2.1.0 / Bluetonium.podspec.json
blob26813791271c48f714abf70861d016d52db5aaf6
2   "name": "Bluetonium",
3   "version": "2.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Bluetooth library written in Swift. Mapping services and characteristics to models.",
9   "authors": {
10     "Dick Verbunt": "dick@e-sites.nl",
11     "Dominggus Salampessy": "dominggus@e-sites.nl",
12     "Bas van Kuijck": "bas@e-sites.nl"
13   },
14   "homepage": "http://www.e-sites.nl",
15   "source": {
16     "git": "https://github.com/e-sites/Bluetonium.git",
17     "tag": "2.1.0"
18   },
19   "source_files": "Source/**/*.swift",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "pushed_with_swift_version": "3.0"