[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 9 / 5 / d / TDTextSlider / 1.0.2 / TDTextSlider.podspec.json
blob15e5e3ed2af37e780d23dba749ba5ee4c96a3939
2   "name": "TDTextSlider",
3   "version": "1.0.2",
4   "summary": "Infinite and easily customizable text slider for ios written in swift3.",
5   "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.",
6   "homepage": "https://github.com/theduman/TDTextSlider",
7   "license": "MIT",
8   "authors": {
9     "Emre": "emreduman16@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/theduman/TDTextSlider.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "TDTextSlider/TDTextSlider.swift",
19   "pushed_with_swift_version": "3.0"