blob: 45cd033a82d564fa36bc40907be59d0f8ab64af1 [file] [log] [blame]
{
"name": "TextSwitch",
"version": "0.1.1",
"summary": "Simple iOS switch button with text.",
"description": " Simple iOS switch button with text.\n Enjoy it.\n",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TextSwitch": [
"Pod/Assets/*.png"
]
}
}