blob: 2e4d2a855b4ff91b54108fed9e772d9401382844 [file] [log] [blame]
{
"name": "RQShineLabel",
"version": "1.0.0",
"summary": "A UILabel subclass that lets you animate text similar to Secret app.",
"homepage": "https://github.com/zipme/RQShineLabel",
"screenshots": [
"https://raw.githubusercontent.com/zipme/RQShineLabel/master/Screenshots/rqshinelabel.gif",
"https://raw.githubusercontent.com/zipme/RQShineLabel/master/Screenshots/1.png"
],
"license": "MIT",
"authors": {
"gk": "gk@reteq.com"
},
"source": {
"git": "https://github.com/zipme/RQShineLabel.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/zipme",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Example"
}
}