[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 6 / 5 / MARoundButton / 0.1.6 / MARoundButton.podspec.json
blobc277242e6e2407d4ab059b03f7c4938865db2115
2   "name": "MARoundButton",
3   "version": "0.1.6",
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.6"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Sources/*.swift"