blob: 38d445fc19aa06b30af12fc2a2025c6c34db0d7c [file] [log] [blame]
{
"name": "DYSlideView",
"version": "0.0.7",
"summary": "An iOS tabbed slide view.",
"homepage": "https://github.com/Dwarven/DYSlideView",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"source": {
"git": "https://github.com/Dwarven/DYSlideView.git",
"tag": "0.0.7"
},
"source_files": "Class/*.{h,m}"
}