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