blob: 9e57bf145545bd9e42169b3d6a6f86b04167fb1c [file] [log] [blame]
{
"name": "TDTextSlider",
"version": "1.0.0",
"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.0"
},
"source_files": [
"TDTextSlider",
"TDTextSlider/TDTextSlider.swift"
],
"pushed_with_swift_version": "3.0"
}