[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / b / LLAEasyButton / 1.0.7 / LLAEasyButton.podspec.json
blob150639bbbff6271714bbfdf6526fe8e4aa157e05
2   "name": "LLAEasyButton",
3   "version": "1.0.7",
4   "summary": "LLAEasyButton is class for easy use of UIButton.",
5   "description": "\"LLAEasyButton\" is class for easy use of UIButton.\nThe class can set normal/selected color.\nAlso easy use button's label.",
6   "homepage": "https://github.com/daisuke-t-jp/LLAEasyButton",
7   "screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLAEasyButton/master/doc/header.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "daisuke-t-jp": "daisuke.t.jp@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/daisuke-t-jp/LLAEasyButton.git",
20     "tag": "1.0.7"
21   },
22   "source_files": "LLAEasyButton/LLAEasyButton/*.{swift}",
23   "swift_version": "5.0",
24   "requires_arc": true