blob: dd2d4420aa21fe3599a88de68e2095b45d76b948 [file] [log] [blame]
{
"name": "PagingTableView",
"version": "0.1.0",
"summary": "The simplest way to make your table view paginable",
"homepage": "https://github.com/mu29/PagingTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"InJung Chung": "mu29@yeoubi.net"
},
"source": {
"git": "https://github.com/mu29/PagingTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "echo \"3.1\" > .swift-version"
}