blob: d29f2fc009d1d8d3e2b84d2e6193f397648ca17f [file] [log] [blame]
{
"name": "TextSwitch",
"version": "0.1.2",
"summary": "Simple iOS switch button with text.",
"description": "Simple iOS switch button with text.\nEnjoy it.",
"homepage": "https://github.com/skyhacker2/TextSwitch.git",
"license": "MIT",
"authors": {
"Eleven Chen": "skyhacker@126.com"
},
"source": {
"git": "https://github.com/skyhacker2/TextSwitch.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TextSwitch": [
"Pod/Assets/*.png"
]
}
}