blob: a3269dc0116c715c9d9bada79bdf96b2d620b3b5 [file] [log] [blame]
{
"name": "SGInfiniteView",
"version": "0.0.5",
"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.0.5"
},
"source_files": "SGInfiniteView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}