blob: 2d9a7b10ddf445106c874e51baf26d932aced685 [file] [log] [blame]
{
"name": "MBSwitch",
"version": "0.0.1",
"summary": "iOS7 style UISwitch working with iOS < 7.",
"homepage": "https://github.com/mattlawer/MBSwitch",
"license": {
"type": "3-clause BSD",
"file": "README.md"
},
"authors": {
"Mathieu Bolard": "me@mathieubolard.com"
},
"source": {
"git": "https://github.com/mattlawer/MBSwitch.git",
"commit": "5fc983531f"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MBSwitch",
"public_header_files": "MBSwitch/*.h",
"header_dir": "MBSwitch",
"frameworks": "QuartzCore",
"requires_arc": false
}