[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / e / ScrollFlowLabel / 1.0.1 / ScrollFlowLabel.podspec.json
blob365f64ecddb27de42b40aef548671d35fe12e1d5
2   "name": "ScrollFlowLabel",
3   "version": "1.0.1",
4   "summary": "Display long text on UILabel while scrolling automatically.",
5   "homepage": "https://github.com/nnsnodnb/ScrollFlowLabel",
6   "swift_versions": "5.0.1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nnsnodnb": "nnsnodnb@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/nnsnodnb",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "frameworks": "UIKit"
20   },
21   "source": {
22     "git": "https://github.com/nnsnodnb/ScrollFlowLabel.git",
23     "tag": "1.0.1"
24   },
25   "source_files": [
26     "ScrollFlowLabel",
27     "ScrollFlowLabel/*.{h,swift}"
28   ],
29   "public_header_files": "ScrollFlowLabel/ScrollFlowLabel.h",
30   "swift_version": "5.0.1"