blob: 05b74827c4b4073466c0065efb68b2826a0e7562 [file] [log] [blame]
{
"name": "SOCheckbox",
"version": "1.0.1",
"summary": "Simple checkbox implementation for iOS written in Swift.",
"description": "Simple checkbox for iOS application. Written entirely in Swift.\nCan be used with Interface Builder.",
"homepage": "https://github.com/SebastianOsinski/SOCheckbox",
"license": "MIT",
"authors": {
"Sebastian OsiƄski": "seb.osinski@gmail.com"
},
"source": {
"git": "https://github.com/SebastianOsinski/SOCheckbox.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}