[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / 9 / UIButtonExtension / 0.4.1 / UIButtonExtension.podspec.json
blobe2753a1f9206ba7f3f6d084227b898b9c2754b75
2   "name": "UIButtonExtension",
3   "version": "0.4.1",
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": "11"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/shadow-of-arman/UIButtonExtension.git",
20     "tag": "0.4.1"
21   },
22   "source_files": [
23     "Classes",
24     "UIButtonExtension/*.{h,m,swift}"
25   ],
26   "resources": "UIButtonExtension/*.xcassets",
27   "swift_version": "5"