[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 9 / BorderButton / 0.1.1 / BorderButton.podspec.json
blob2100378b96177e07339427928bbcfb480a60c365
2   "name": "BorderButton",
3   "version": "0.1.1",
4   "summary": "Subclass of UIButton that gives a colored border around a UIButton.",
5   "description": "                        Subclass of UIButton that gives a colored border around a UIButton. The subclass takes the textColor attribute and creates a border with that color. When a user presses the button, it will change to be filled with the border color creating a solid color button.\n",
6   "homepage": "https://github.com/fmscode/BorderButton",
7   "license": "MIT",
8   "authors": {
9     "Frank Michael Sanchez": "orion1701@me.com"
10   },
11   "source": {
12     "git": "https://github.com/fmscode/BorderButton.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes"