blob: d56d65c096feba380bc6b52cd4b462117bc116a1 [file] [log] [blame]
{
"name": "DKLightSideScrollView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DKLightSideScrollView": [
"Pod/Assets/*.png"
]
}
}