[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / 3 / SOCheckbox / 1.0 / SOCheckbox.podspec.json
blobbb73a925b66227ab71fb37af954c714b61ea670c
2   "name": "SOCheckbox",
3   "version": "1.0",
4   "summary": "Simple checkbox implementation for iOS written in Swift.",
5   "description": "Simple checkbox for iOS application. Written entirely in Swift.\nCan be used with Interface Builder.",
6   "homepage": "https://github.com/SebastianOsinski/SOCheckbox",
7   "license": "MIT",
8   "authors": {
9     "Sebastian OsiƄski": "seb.osinski@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SebastianOsinski/SOCheckbox.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"