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