[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / 4 / Bluetonium / 1.0.1 / Bluetonium.podspec.json
blobf435f07b6b967e55885f80cc754ee0183a9b5d67
2   "name": "Bluetonium",
3   "version": "1.0.1",
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   },
13   "homepage": "http://www.e-sites.nl",
14   "source": {
15     "git": "https://github.com/e-sites/Bluetonium.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Source/*.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }