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