blob: a7f9520d80021f6eb524b6431208c01cadc209f8 [file] [log] [blame]
{
"name": "YUTableView-Swift",
"version": "1.0.3",
"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.3"
},
"source_files": "YUTableView-Swift/YUTableView/*.swift",
"requires_arc": true
}