[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 6 / 5 / MARoundButton / 0.1.5 / MARoundButton.podspec.json
blob01c7acdcd8607587a285c95c471356c5eab082a7
2   "name": "MARoundButton",
3   "version": "0.1.5",
4   "summary": "A UIButton SubClass to make rounding easier.",
5   "description": "A UIButton SubClass utilizing IBDesignable and IBInspectable, to make rounding easier. Written in Swift 3.",
6   "homepage": "https://github.com/MillerApps/MARoundButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Tyler Miller",
12   "source": {
13     "git": "https://github.com/MillerApps/MARoundButton.git",
14     "tag": "0.1.5"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "MARoundButton/Classes/**/*"