blob: a28f8eeb5bf4e39a799fa2410f139b7e96e33b54 [file] [log] [blame]
{
"name": "GKAutoScrollingView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"frameworks": "UIKit"
}