blob: 9795051183f1a58518123c06d6588e594cd926c7 [file] [log] [blame]
{
"name": "TextSlider",
"version": "0.1.0",
"summary": "Infinite textslider for iOS.Supports all 4 directions.",
"description": "Creates infinite textslider for all 4 directions.Customizable with standard UIView and UILabel properties.",
"homepage": "https://github.com/theduman/TextSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emre Duman": "emreduman16@gmail.com"
},
"source": {
"git": "https://github.com/theduman/TextSlider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TextSlider/TextSlider.swift",
"pushed_with_swift_version": "3.0"
}