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