[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 3 / RSScrollingLabel / 0.1.0 / RSScrollingLabel.podspec.json
blob607f96cf292bacdd6419a02b3b6a6544b23a8916
2   "name": "RSScrollingLabel",
3   "version": "0.1.0",
4   "summary": "A simple UILabel-like view with text animations.",
5   "swift_version": "4.2",
6   "description": "A simple UILabel-like view with text animations. Simply use it an UILabel and invoke animate(to:, direction:) to trigger a text animation.",
7   "homepage": "https://github.com/terrordrummer/RSScrollingLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "terrordrummer": "roberto.sartori@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/terrordrummer/RSScrollingLabel.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RSScrollingLabel/Classes/**/*"