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