blob: c34a768eb4924514716d782a3f64ab5d9c853cd7 [file] [log] [blame]
{
"name": "UICheckbox",
"version": "0.0.1",
"summary": "Reusable UI checkbox element for iOS projects.",
"homepage": "https://github.com/jorgeSV/UICheckbox",
"license": "BSD",
"authors": {
"Brayden Wilmoth": "http://www.github.com/brayden/",
"Jordan Perry": "http://www.github.com/jordanperry/",
"Jorge Souto": "amk114@gmail.com"
},
"source": {
"git": "https://github.com/jorgeSV/UICheckbox.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.1"
},
"source_files": "UICheckbox",
"resources": "UICheckbox/Resources/*.png",
"requires_arc": true
}