blob: 37db90dd97842482f3252d8e919ce6dedb51702a [file] [log] [blame]
{
"name": "NHFNumberUnit",
"version": "1.0.1",
"summary": "对价格等参数进行格式化处理操作",
"homepage": "https://github.com/nhfc99/NHFNumberUnit",
"license": "MIT",
"authors": {
"牛宏飞": "nhfc99@163.com"
},
"source": {
"git": "https://github.com/nhfc99/NHFNumberUnit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Number+Unit/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}