blob: 5fdc9d815b11dbc1fc50d0ad72f0811f1702a6fa [file] [log] [blame]
{
"name": "YUTableView-Swift",
"version": "1.0.1",
"summary": "Adds expandable sub-menu support to UITableView.",
"homepage": "https://github.com/ujell/YUTableView-Swift",
"license": {
"type": "MIT"
},
"authors": {
"yĆ¼cel": "yuceluzun@windowslive.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ujell/YUTableView-Swift.git",
"tag": "1.0.1"
},
"source_files": "YUTableView-Swift/YUTableView/*.swift",
"requires_arc": true
}