blob: a9f92e403ea998af6e2f330db75f2b109f0e3ac5 [file] [log] [blame]
{
"name": "TextSwitch",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TextSwitch": [
"Pod/Assets/*.png"
]
}
}