blob: 7d886c523170a6a5ad91748efbca2bdbb765ee0f [file] [log] [blame]
{
"name": "DKLightSideScrollView",
"version": "0.1.5",
"summary": "A light horizontal scroll view.",
"homepage": "https://github.com/drinking/DKLightSideScrollView",
"license": "MIT",
"authors": {
"drinking": "pan49@126.com"
},
"source": {
"git": "https://github.com/drinking/DKLightSideScrollView.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DKLightSideScrollView": [
"Pod/Assets/*.png"
]
}
}