blob: 1f81b6a49047979e98f22441657f5978d089f56d [file] [log] [blame]
{
"name": "FlickerNumber",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "5.1.1"
},
"source_files": "FlickerNumber/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}