blob: 01bcf353400f670a67e725430cefe467b7f3de00 [file] [log] [blame]
{
"name": "AIFlatSwitch",
"version": "0.0.2",
"license": "MIT",
"summary": "An alternative flat component to UISwitch on iOS",
"homepage": "https://github.com/cocoatoucher/AIFlatSwitch",
"authors": {
"cocoatoucher": "cocoatoucher@aol.com"
},
"source": {
"git": "https://github.com/cocoatoucher/AIFlatSwitch.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}