blob: 4165b7a4c28800fd0db632f9cb76110797856c69 [file] [log] [blame]
{
"name": "BFPaperCheckbox",
"version": "2.1.0",
"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": "2.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}