[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / 9 / UIButtonExtension / 0.1.4 / UIButtonExtension.podspec.json
blob1d3540b27eef0061a0aa79ba556c9a2f086e55b9
2   "name": "UIButtonExtension",
3   "version": "0.1.4",
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.1.4"
21   },
22   "source_files": [
23     "Classes",
24     "UIButtonExtension/*.{h,m,swift}"
25   ],
26   "resources": "UIButtonExtension/*.xcassets",
27   "swift_version": "5"