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