blob: efb366168ee7c55c7fa71a5c4a8b2d8db269d74d [file] [log] [blame]
{
"name": "BFPaperCheckbox",
"version": "1.1.1",
"summary": "iOS Checkboxes inspired by Google's Paper Material Design.",
"homepage": "https://github.com/bfeher/BFPaperCheckbox",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Bence Feher": "ben.feher@gmail.com"
},
"source": {
"git": "https://github.com/bfeher/BFPaperCheckbox.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"UIColor+BFPaperColors": [
]
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}