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