blob: 395e23800a8d44f1eb5d56d626b24be2c9359cd2 [file] [log] [blame]
{
"name": "DYSlideView",
"version": "0.0.6",
"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.6"
},
"source_files": "Class/*.{h,m}"
}