blob: c57f0e552fec660f7de234d6cd86c4b94af60928 [file] [log] [blame]
{
"name": "RYMarqueeLabel",
"version": "1.0.1",
"summary": "A UILabel with marquee effect",
"homepage": "http://dreamwithroy.com",
"license": "MIT",
"authors": {
"urbanhooker": "urbanhooker@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/UrbanHooker/RYMarqueeLabel.git",
"tag": "1.0.1"
},
"source_files": "RYMarqueeLabel/*",
"requires_arc": true
}