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