[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 2 / 9 / UIButtonExtension / 0.3.0 / UIButtonExtension.podspec.json
blob95bac7fe8b3f3c0ec178ffd4750dfdbb5e9ba542
2   "name": "UIButtonExtension",
3   "version": "0.3.0",
4   "summary": "Add checkboxes and radio buttons with this library.",
5   "description": "This CocoaPods library allows you to use customizable Radio buttons and checkboxes since Swift's UIKit doesn't support these natively",
6   "homepage": "https://github.com/shadow-of-arman/UIButtonExtension",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arman": "shadowofarman@hotmail.com"
13   },
14   "platforms": {
15     "ios": "12"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/shadow-of-arman/UIButtonExtension.git",
20     "tag": "0.3.0"
21   },
22   "source_files": [
23     "Classes",
24     "UIButtonExtension/*.{h,m,swift}"
25   ],
26   "resources": "UIButtonExtension/*.xcassets",
27   "swift_version": "5"