blob: 4c15396daa24a958e48c63a4b42071e9a563da78 [file] [log] [blame]
{
"name": "TDTextSlider",
"version": "1.0.1",
"summary": "Infinite and easily customizable text slider for ios written in swift3.",
"description": "Infinite and easily customizable text slider for ios written in swift3.Created custom subclass of UIView so you can customize by using default UIView properties.",
"homepage": "https://github.com/theduman/TDTextSlider",
"license": "MIT",
"authors": {
"Emre": "emreduman16@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/theduman/TDTextSlider.git",
"tag": "1.0.1"
},
"source_files": "TDTextSlider/TDTextSlider.swift",
"pushed_with_swift_version": "3.0"
}