[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / d / VFCheckbox / 0.1.2 / VFCheckbox.podspec.json
blobd0dbe929d485cbc8561dcad4c4ddc6a7cb68716d
2   "name": "VFCheckbox",
3   "version": "0.1.2",
4   "summary": "VFCheckbox lets a user to use a checkbox like a UIControl.",
5   "requires_arc": true,
6   "homepage": "https://github.com/VladFrolov/VFCheckbox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladislav Frolov": "frolov.vladislav@icloud.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/VladFrolov/VFCheckbox.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "VFCheckbox/**/*.{swift}",
22   "frameworks": "UIKit",
23   "swift_versions": "5",
24   "swift_version": "5"