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