blob: ec8a3a45a037da41079b18e7489080f602bb1f17 [file] [log] [blame]
{
"name": "MDKSwitchTable",
"version": "1.0.0",
"summary": "a easy way to use combine tableviews with a switch tap like taplayout",
"description": "this is a easy way to use combine tableviews with a switch tap like taplayout",
"homepage": "https://github.com/miku1958/MDKSwitchTable",
"license": "MIT",
"authors": {
"miku1958": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/miku1958/MDKSwitchTable.git",
"tag": "1.0.0"
},
"source_files": "SwitchTableView/**/*.{h,m}",
"requires_arc": true
}