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