blob: 3394359ed1702fd524285eea66b526605277e3d4 [file] [log] [blame]
{
"name": "AIFlatSwitch",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}