blob: 7b9a6cc58ad76691f9395e0d8a5ed43d519251f0 [file] [log] [blame]
{
"name": "BDScrollView",
"version": "0.1.7",
"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.7"
},
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "BDScrollView.framework",
"dependencies": {
"MJRefresh": [
]
},
"requires_arc": true
}