blob: 503c0198816dc874d69fc1a09a08a52d04264b0b [file] [log] [blame]
{
"name": "DDViewSwitcher",
"version": "1.0.0",
"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.0"
},
"source_files": [
"DDViewSwitcher",
"Classes/**/*.{swift}"
],
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}