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