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