blob: 3eb04d3e3639930333d581de9a2c8a24a7f6f30f [file] [log] [blame]
{
"name": "UIScrollView-InfiniteScroll",
"version": "0.5.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.5.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}