blob: cca17deab77a97aee93d35db4dd650cfa8a0e8c8 [file] [log] [blame]
{
"name": "AIFlatSwitch",
"version": "1.0.0",
"license": "MIT",
"summary": "A flat design switch component alternative to iOS UISwitch",
"homepage": "https://github.com/cocoatoucher/AIFlatSwitch",
"authors": {
"cocoatoucher": "cocoatoucher@aol.com"
},
"source": {
"git": "https://github.com/cocoatoucher/AIFlatSwitch.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}