blob: 490592802e3caf857f98d40a25ce56fb1e1fe051 [file] [log] [blame]
{
"name": "WCScrollLabelView",
"version": "0.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.0.2"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}