blob: 66f90612fe74a4183b466a046b5447324e2570d8 [file] [log] [blame]
{
"name": "ERScrollSwitch",
"version": "0.1",
"summary": "A custom iOS6-style switch similar to UISwitch",
"homepage": "https://github.com/alexnauda/ERScrollSwitch",
"authors": {
"Alex Nauda": "alex@alexnauda.com"
},
"source": {
"git": "https://github.com/alexnauda/ERScrollSwitch.git",
"tag": "0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "**/*.{h,m}"
}