blob: 50f7275b9845f63de555905e249450de39863472 [file] [log] [blame]
{
"name": "DYSlideView",
"version": "0.0.9",
"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"
},
"social_media_url": "https://twitter.com/DwarvenYang",
"source": {
"git": "https://github.com/Dwarven/DYSlideView.git",
"tag": "0.0.9"
},
"source_files": "Class/*.{h,m}"
}