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