blob: bf08e5a86fcb60d54de25ec7ef1d2c4b76104d7a [file] [log] [blame]
{
"name": "BDScrollView",
"version": "0.1.9",
"summary": "BDScrollView",
"description": "horizontal scroll view",
"homepage": "https://github.com/williamjoseph/BDScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"williamjoseph": "scocsdn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/williamjoseph/BDScrollView.git",
"tag": "0.1.9"
},
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "BDScrollView.framework",
"dependencies": {
"MJRefresh": [
]
},
"requires_arc": true
}