blob: 91688bc888a5fd0c7010afd2ab1becb68fb27e21 [file] [log] [blame]
{
"name": "BULoopView",
"version": "0.1.2",
"summary": "Loopable UIScrollView for Swift 3.1",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/burakustn/BULoopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"burakustn@gmail.com": "burakustn@gmail.com"
},
"source": {
"git": "https://github.com/burakustn/BULoopView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/burakustn",
"platforms": {
"ios": "8.0"
},
"source_files": "BULoopView/Classes/**/*",
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}