blob: 2e5c636a810cbe1351cbbc3026c910ae4df60345 [file] [log] [blame]
{
"name": "UICheckbox",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "5.1"
},
"source_files": "UICheckbox",
"resources": "UICheckbox/Resources/*.png",
"requires_arc": true
}