[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / 5 / d / TDTextSlider / 1.0.1 / TDTextSlider.podspec.json
blob4c15396daa24a958e48c63a4b42071e9a563da78
2   "name": "TDTextSlider",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "TDTextSlider/TDTextSlider.swift",
19   "pushed_with_swift_version": "3.0"