[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / d / SYNFadingLabel / 0.1.2 / SYNFadingLabel.podspec.json
blob21f3df3a5a02ba836bc7285f32e3ca85cf3399fd
2   "name": "SYNFadingLabel",
3   "version": "0.1.2",
4   "summary": "A simple label with UIVisualEffectView vibrancy that automatically fades away.",
5   "description": "SYNFadingLabel is a UIView subclass that you can easily drop in to interface builder. Set the text on the label and it will display, then fade away after a configurable delay. Great for showing pagination like *1 / 1 pages*",
6   "homepage": "https://github.com/Syntertainment/SYNFadingLabel",
7   "screenshots": "https://raw.githubusercontent.com/Syntertainment/SYNFadingLabel/master/Pod/Screenshots/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Sidhant Gandhi": "sidhantg@syntertainment.com"
11   },
12   "source": {
13     "git": "https://github.com/Syntertainment/SYNFadingLabel.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resources": [
22     "Pod/Classes/SYNFadingLabel.xib"
23   ],
24   "frameworks": "UIKit"