blob: 277e4edd60de133e6110f72b3f585d7781a7fa30 [file] [log] [blame]
{
"name": "FlickerNumber-Swift",
"version": "2.0",
"license": "MIT",
"summary": "Flicker a number like alipay use UILabel category",
"homepage": "https://github.com/openboy2012/FlickerNumber",
"authors": {
"DeJohn Dong": "dongjia_9251@126.com"
},
"source": {
"git": "https://github.com/openboy2012/FlickerNumber.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FlickerNumber-Swift/FlickerNumber-Swift/UILabel+FlickerNumber.swift",
"requires_arc": true,
"frameworks": "UIKit"
}