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