[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / e / HDDelegateButton / 0.1.0 / HDDelegateButton.podspec.json
blob5f9758dd947b9c8633f6c7945a04534c7d4ebd2e
2   "name": "HDDelegateButton",
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/HDDelegateButton",
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/HDDelegateButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HDDelegateButton/Classes/**/*",
22   "pushed_with_swift_version": "4.0"