[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / a / 1 / SwiftCheckBox / 0.1.2 / SwiftCheckBox.podspec.json
blob473ac1f2c52c94207346de1a951ce6e5e9b9b002
2   "name": "SwiftCheckBox",
3   "version": "0.1.2",
4   "summary": "Check box button",
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   "screenshots": "https://raw.githubusercontent.com/MagFer/SwiftCheckBox/master/Images/Simulator.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ian Magarzo": "ian.magfer@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/MagFer/SwiftCheckBox.git",
18     "tag": "0.1.2"
19   },
20   "social_media_url": "https://twitter.com/ianmagarzo",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "SwiftCheckBox/Classes/**/*",
25   "resource_bundles": {
26     "SwiftCheckBoxImgs": [
27       "SwiftCheckBox/Assets/**/*"
28     ]
29   },
30   "frameworks": "UIKit",
31   "swift_version": "4.0"