blob: e0b89123f6bb28e179ec83002bac30afb2b034df [file] [log] [blame]
{
"name": "DDViewSwitcher",
"version": "1.0.1",
"summary": "With DDViewSwitcher, you can simply implement the effect of scrolling the view left and right with just two lines. like android TextSwitcher",
"homepage": "https://github.com/DingdingKim/DDViewSwitcher",
"license": {
"type": "MIT"
},
"authors": {
"Dingding Kim": "twlovesh89@gmail.com"
},
"source": {
"git": "https://github.com/DingdingKim/DDViewSwitcher.git",
"tag": "1.0.1"
},
"source_files": [
"DDViewSwitcher",
"Classes/**/*.{swift}"
],
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}