blob: 3c5195cbe407aa6f5cc05cfd25e8fe4a61366af2 [file] [log] [blame]
{
"name": "UIScrollView-InfiniteScroll",
"version": "0.2.1",
"license": "MIT",
"summary": "UIScrollView infinite scroll category.",
"homepage": "https://github.com/pronebird/UIScrollView-InfiniteScroll",
"authors": {
"Andrej Mihajlov": "and@codeispoetry.ru"
},
"source": {
"git": "https://github.com/pronebird/UIScrollView-InfiniteScroll.git",
"tag": "0.2.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}