blob: 73133248c5ed2f4e3b036520a170cc09f1fcd790 [file] [log] [blame]
{
"name": "SAInfiniteScrollView",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "PowerfulBannerView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}