blob: a75462097447a5ad037acca70c79e74301c40918 [file] [log] [blame]
{
"name": "GBInfiniteScrollView",
"version": "1.2",
"summary": "GBInfiniteScrollView class provides an endlessly scroll view organized in pages.",
"homepage": "https://github.com/gblancogarcia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gerardo Blanco": "gblancogarcia@gmail.com"
},
"source": {
"git": "https://github.com/gblancogarcia/GBInfiniteScrollView.git",
"tag": "1.2"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "GBInfiniteScrollView/GBInfiniteScrollView/*.{h,m}"
}