| { |
| "name": "WDExpandableTableView", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "version": "0.0.9", |
| "summary": "WDExpandableTableView is a keyboard manager for iOS apps.", |
| "description": "This library enables you to setup expandable table view in several simple steps.", |
| "homepage": "https://github.com/VladimirDinic/WDExpandableTableView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Vladimir Dinic": "vladimir88dev@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/VladimirDinic/WDExpandableTableView.git", |
| "tag": "0.0.9" |
| }, |
| "source_files": "WDExpandableTableView/WDExpandableTableView/WDExpandableTableView/*", |
| "pushed_with_swift_version": "3.0" |
| } |