blob: 97a9cdff0d8182ac78b5d3d00c91bbb26c67a683 [file] [log] [blame]
{
"name": "SGInfiniteView",
"version": "0.1.0",
"summary": "An iOS inifite scroll view",
"description": "SGInfiniteView is an infinite scroll view control with unlimited switching back and forth around the view function. Integrated function of advertising by it you can be a code, also can be used in reading class app news about switching back and forth between modules Only need to implement a proxy method and an object can be the title bar of the view to view linkage with you.",
"homepage": "https://github.com/install-b/SGInfiniteView",
"license": "MIT",
"authors": {
"ShanggenZhang": "gkzhangshangen@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/install-b/SGInfiniteView.git",
"tag": "0.1.0"
},
"source_files": "SGInfiniteView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}