blob: 15f9863ed99f0faf4c11d53be1fe8d603ec02b0c [file] [log] [blame]
{
"name": "DYSlideView",
"version": "0.0.4",
"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.4"
},
"source_files": "Class/*.{h,m}"
}