blob: 24da91079f0d7bdc84bae960533d188bcf62c015 [file] [log] [blame]
{
"name": "AnimatedMaskLabel",
"version": "1.0.1",
"summary": "An easy way to add a simple, shimmering effect to any view in an iOS app.",
"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.",
"homepage": "https://github.com/imjog/AnimatedMaskLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imjog": "imjog24@gmail.com"
},
"source": {
"git": "https://github.com/imjog/AnimatedMaskLabel.git",
"tag": "1.0.1"
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"social_media_url": "https://twitter.com/imjog24",
"platforms": {
"ios": "10.0"
},
"source_files": "AnimatedMaskLabel/Classes/**/*"
}