blob: 9386570bc035b2532a1e7375b3b55bfa15dada0f [file] [log] [blame]
{
"name": "BTGridPager",
"version": "0.1.0",
"summary": "BTGridLayout is a subclass of UIScrollView that allows horizontal and vertical view pagin for iOS.",
"description": " BTGridLayout is a subclass of UIScrollView that allows horizontal and vertical view pagin for iOS. It\n allows for unlimited number of views to be paged through both vertically and horizontally. \n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/btate/BTGridPager",
"license": "MIT",
"authors": {
"Brandon Tate": "brandonntate@gmail.com"
},
"source": {
"git": "https://github.com/btate/BTGridPager.git",
"tag": "0.1.0"
},
"source_files": "BTGridPager",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}