blob: 88ad47b8f593614294dd8af6de4ee81137621122 [file] [log] [blame]
{
"name": "RQShineLabel",
"version": "0.1.2",
"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": "0.1.2"
},
"social_media_url": "https://twitter.com/zipme",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Example"
}
}