blob: efa4855640254c0dfc1c328e8e0a08c808022dc7 [file] [log] [blame]
{
"name": "BMXSwitch",
"version": "1.0",
"summary": "Image based replacement for UISwitch.",
"homepage": "https://github.com/mbigatti/BMXSwitch",
"license": "MIT",
"authors": {
"Massimiliano Bigatti": "massimiliano@bigatti.it"
},
"source": {
"git": "https://github.com/mbigatti/BMXSwitch.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"BMXSwitch",
"BMXSwitch/**/*.{h,m}"
],
"requires_arc": true
}