[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / b / BeaconEmitter / 0.1.0 / BeaconEmitter.podspec.json
blob94c7547b4169db3ebe22fb7c4ea988edb1a51da1
2   "name": "BeaconEmitter",
3   "version": "0.1.0",
4   "summary": "A simpe Beacon emitter writter in Swift.",
5   "description": "Beacon emitter built in Swift on top of Corebluetooth.\nIt works with iOS and tvOS based devices",
6   "homepage": "https://github.com/matteocrippa/BeaconEmitter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Crippa": ""
13   },
14   "source": {
15     "git": "https://github.com/matteocrippa/BeaconEmitter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "BeaconEmitter/Classes/**/*",
23   "frameworks": "CoreBluetooth"