blob: 69768a9e04110e19ffe7e71053fc1af80ad9a55b [file] [log] [blame]
{
"name": "TPCustomSwitch",
"version": "2.1.1",
"summary": "iOS7 style drop in replacement for UISwitch.",
"homepage": "https://github.com/GianniCarlo/SevenSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gianni Carlo": "gcarlo89@hotmail.com"
},
"source": {
"git": "https://github.com/GianniCarlo/SevenSwitch.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SevenSwitch.swift",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}