blob: 35013265334b0df341074895ac6ee7c17d800d1f [file] [log] [blame]
{
"name": "GBInfiniteScrollView",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GBInfiniteScrollView/GBInfiniteScrollView/*.{h,m}"
}