blob: dd3a84407048c1847179b7c3494c1ac223407612 [file] [log] [blame]
{
"name": "RQShineLabel",
"version": "0.1.1",
"summary": "A UILabel subclass that lets you animate text similar to Secret app.",
"homepage": "https://www.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": "http://www.github.com/zipme/RQShineLabel.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/zipme",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Example"
}
}