[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / d / DelegateButton / 0.1.0 / DelegateButton.podspec.json
blobc40e79dc4b75c4832108c003c0bad354b53af5fe
2   "name": "DelegateButton",
3   "version": "0.1.0",
4   "summary": "Redesign UIButton as delegate pattern.",
5   "description": "This library make UIButton to be able to implement as Delegate pattern.",
6   "homepage": "https://github.com/Handii-inc/DelegateButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Handii, Inc.": "github@handii.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/Handii-inc/DelegateButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DelegateButton/Classes/**/*",
22   "pushed_with_swift_version": "4.0",
23   "deprecated": true