[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / b / BeaconEmitter / 0.2.1 / BeaconEmitter.podspec.json
blob6756025d0c1e71ca4c716cbf635c541b8c66c2d7
2   "name": "BeaconEmitter",
3   "version": "0.2.1",
4   "summary": "A simple 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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "BeaconEmitter/Classes/**/*",
23   "frameworks": "CoreBluetooth",
24   "pushed_with_swift_version": "3.0"