blob: f032f065447c22e33d4181159196a9a65bf4677a [file] [log] [blame]
{
"name": "GTCyclePageView",
"version": "1.0.0",
"summary": "Display page content circularly in UIScrollView",
"homepage": "https://github.com/gongtao/GTCyclePageView",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"gongtao": "gongtao@jike.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/gongtao/GTCyclePageView.git",
"tag": "1.0.0"
},
"source_files": "Class/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}