blob: be22b951ef365b1df8f66a63273fd44e2ac18c5e [file] [log] [blame]
{
"name": "GKAutoScrollingView",
"version": "0.1.2",
"summary": "A customizable, easy to use infinite scroll view similar to the App Store banner.",
"description": "A customizable, easy to use infinite scroll view similar to the App Store banner. GKAutoScrollingView offers numerous protocols and properties for customization.",
"homepage": "https://github.com/gkye/GKAutoScrollingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"=": "George Kye"
},
"source": {
"git": "https://github.com/gkye/GKAutoScrollingView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"frameworks": "UIKit"
}