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