[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 6 / 5 / MARoundButton / 0.1.2 / MARoundButton.podspec.json
blobbe325933ecb698b8b5dd6865bb24ef73cafeab6e
2   "name": "MARoundButton",
3   "version": "0.1.2",
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 2.2.",
6   "homepage": "https://github.com/Miller47/MARoundButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Tyler Miller",
12   "source": {
13     "git": "https://github.com/Miller47/MARoundButton.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "MARoundButton/Classes/**/*"