blob: 5eb798b441c45bc95937ad5dca680391732d74ee [file] [log] [blame]
{
"name": "BouncyScrollView",
"version": "0.1.1",
"summary": "A little Swift 3 pod for bouncy pull to refreshes.",
"description": "A little Swift 3 pod for bouncy pull to refreshes. You can customize bounce and loading indicator view.",
"homepage": "https://github.com/yagiz/BouncyScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yagiz Gurgul": "yagiz@kukaapps.com"
},
"source": {
"git": "https://github.com/yagiz/BouncyScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BouncyScrollView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}