[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / f / SwiftyRFDuino / 0.1.0 / SwiftyRFDuino.podspec.json
blob9cb355d7557e5b8f490c81a9341f20fb46ecc8ff
2   "name": "SwiftyRFDuino",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Source/*.swift",
22   "pushed_with_swift_version": "4.0"