blob: d8af9ccad18edf4b5d2e7d25d710ec3af904dfd5 [file] [log] [blame]
{
"name": "SAInfiniteScrollView",
"version": "1.0.4",
"summary": "an UIScrollView that scrolls forever",
"description": " A customized UIScrollView which supports infinite scrolling feature.\n",
"homepage": "https://github.com/sealedace/SAInfiniteScrollView",
"license": "MIT",
"authors": {
"sealedace": "sealedaceg@gmail.com"
},
"source": {
"git": "https://github.com/sealedace/SAInfiniteScrollView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "PowerfulBannerView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}