[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 0 / a / 1 / SwiftCheckBox / 0.1.0 / SwiftCheckBox.podspec.json
blob8f7e015126281ec0dc06314463c4570904c7cea9
2   "name": "SwiftCheckBox",
3   "version": "0.1.0",
4   "summary": "Check box buttons with images",
5   "swift_versions": "4.0",
6   "description": "Import SwiftCheckBox and add the CheckBoxButton both from the Storyboard or programmatically",
7   "homepage": "https://github.com/MagFer/SwiftCheckBox",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ian Magarzo": "ian.magfer@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/MagFer/SwiftCheckBox.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftCheckBox/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"