blob: 3f5bead954db398fa90d373b41e0382797f373e7 [file] [log] [blame]
{
"name": "WCScrollLabelView",
"version": "0.2",
"summary": "scrollLabel for iOS.",
"description": "up down scroll label for iOS",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/Verchen/WCScrollLabelView",
"license": "MIT",
"authors": {
"qiao": "iosqiao@qq.com"
},
"source": {
"git": "https://github.com/Verchen/WCScrollLabelView.git",
"tag": "0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}