[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / f / SwiftyRFDuino / 0.1.1 / SwiftyRFDuino.podspec.json
blob20e73cf1c28b87264f98aaf80f3d19b9cbcbad88
2   "name": "SwiftyRFDuino",
3   "version": "0.1.1",
4   "summary": "An iOS library that allows easy communication with RFDuinos",
5   "description": "Contains a RFDuinoManager class and a RFDuino class as a nice abstraction for dealing with connecting and communicating with RFDuinos over Bluetooth.",
6   "homepage": "https://github.com/olavblj/SwiftyRFDuino",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Olav Ljosland": "olavlj@me.com"
13   },
14   "source": {
15     "git": "https://github.com/olavblj/SwiftyRFDuino.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Source/*.swift",
22   "pushed_with_swift_version": "4.0"