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