blob: 1c0b71719dd5f03cd3af178b375a752e463113d0 [file] [log] [blame]
{
"name": "MaterialSwitch",
"version": "0.1.0",
"summary": "A Material Design implementation of the UISwitch control paradigm.",
"homepage": "https://github.com/ArtSabintsev/MaterialSwitch",
"license": "MIT",
"authors": {
"Arthur Sabintsev": "arthur@sabintsev.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/MaterialSwitch.git",
"tag": "0.1.0"
},
"source_files": "MaterialSwitch.swift",
"requires_arc": true
}