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