[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / c / a / SimpleCheckbox / 1.5.0 / SimpleCheckbox.podspec.json
blob3ab2abf098cb8a402fae81a9d19a388e555d87a1
2   "name": "SimpleCheckbox",
3   "version": "1.5.0",
4   "summary": "A simple checkbox.",
5   "swift_version": "4.2",
6   "description": "SimpleCheckbox aims to accomplish what other iOS checkbox controls haven't. To be simple. There's no animations, no IBDesignable to slow down interface builder, and no performance heavy draw methods.",
7   "homepage": "https://github.com/BeauNouvelle/SimpleCheckbox",
8   "screenshots": "https://raw.githubusercontent.com/BeauNouvelle/SimpleCheckbox/master/demo/images/banner.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "Beau Nouvelle",
14   "social_media_url": "http://twitter.com/BeauNouvelle",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/BeauNouvelle/SimpleCheckbox.git",
20     "tag": "1.5.0"
21   },
22   "source_files": "checkbox/*.{swift}"