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