[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 4 / 2 / AnimatedMaskLabel / 1.0.1 / AnimatedMaskLabel.podspec.json
blob24da91079f0d7bdc84bae960533d188bcf62c015
2   "name": "AnimatedMaskLabel",
3   "version": "1.0.1",
4   "summary": "An easy way to add a simple, shimmering effect to any view in an iOS app.",
5   "description": "Animated Mask Label is a nice gradient animated label. This is an easy way to add a shimmering effect to any view in your app. It is useful as an unobtrusive loading indicator.",
6   "homepage": "https://github.com/imjog/AnimatedMaskLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "imjog": "imjog24@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imjog/AnimatedMaskLabel.git",
16     "tag": "1.0.1"
17   },
18   "frameworks": [
19     "UIKit",
20     "QuartzCore"
21   ],
22   "social_media_url": "https://twitter.com/imjog24",
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "AnimatedMaskLabel/Classes/**/*"