[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 2 / b / ASCustomRadioButtonsCheckBoxes / 1.2.0 / ASCustomRadioButtonsCheckBoxes.podspec.json
blobd473a453f60a3205a51f71027d89aeaeaaddff66
2   "name": "ASCustomRadioButtonsCheckBoxes",
3   "version": "1.2.0",
4   "summary": "Customizable radio buttons and checkboxes",
5   "description": "Radio buttons and checkboxes with presets and few customization methods",
6   "homepage": "https://gitlab.human-device.com/alexander.stolar/ASCustomRadioButtonsCheckBoxes",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Stolar": "as@human-device.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://alexander.stolar@gitlab.human-device.com/alexander.stolar/ASCustomRadioButtonsCheckBoxes.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "ASCustomRadioButtonsCheckBoxes/**/*.{swift}",
22   "exclude_files": [
23     "ASCustomRadioButtonsCheckBoxes/**/AppDelegate.swift",
24     "ASCustomRadioButtonsCheckBoxes/**/ASTestViewController.swift"
25   ],
26   "resources": "ASCustomRadioButtonsCheckBoxes/**/*.{png,jpeg,jpg,xcassets}",
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"