[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 5 / SlidingText / 1.0.2 / SlidingText.podspec.json
blob885e487f874699ed74db631243ae7f9d3c996a5a
2   "name": "SlidingText",
3   "version": "1.0.2",
4   "summary": "Swift UIView for sliding text with page indicator.",
5   "description": "An UIVIew control for sliding text with page indicator built upon UIKitDynamic using Swift. Simple and effecient.",
6   "homepage": "https://github.com/dnKaratzas/SlidingText",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dionysis Karatzas": "dkaratzas@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dnKaratzas/SlidingText.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SlidingText/Classes/*",
22   "swift_version": "4.2"