[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / f / IHDesignableButton / 1.0 / IHDesignableButton.podspec.json
blobd22d69a27fa42accb844b0099b0a7cef8fc4a7bd
2   "name": "IHDesignableButton",
3   "version": "1.0",
4   "summary": "A Custom UIButton with Centralised Reusable UIButton Styles, Powered by Interface Builder",
5   "description": "DesignableButton allows you to declare reusable button style definitions. In Interface Builder you can easily choose these style for your DesignableButtons and Interface Builder will render these styles immediately.\n\nCommon button styles, such as corner radius, are also made available in Interface Builder",
6   "homepage": "https://github.com/IdleHandsApps/DesignableButton/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Fraser Scott-Morrison": "fraserscottmorrison@me.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/IdleHandsApps/DesignableButton.git",
18     "tag": "1.0"
19   },
20   "source_files": "Sources/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"