blob: 8f0a7f914ac366946b28f59436cb65fe6ee469ba [file] [log] [blame]
{
"name": "InfiniteScrollView",
"version": "0.1.0",
"summary": "A infinite scroll view base on UIScrollView.",
"description": "A infinite scroll view base on UIScrollView. easy to use, support auto scroll also.",
"homepage": "https://github.com/looseyi/InfiniteScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Edmond": "chun574271939@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/looseyi/InfiniteScrollView.git",
"tag": "0.1.0"
},
"source_files": [
"InfiniteScrollView",
"InfiniteScrollView/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}