blob: d4056aa85750e614184dae40ec8f871e71738dbd [file] [log] [blame]
{
"name": "JWChineseNumeralsElaborateFormat",
"version": "1.0.0",
"summary": "Translate amount to Chinese Uppercase.",
"homepage": "https://github.com/Jonwei/JWChineseNumeralsElaborateFormat",
"license": "MIT",
"authors": {
"Joe": "sheninter@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jonwei/JWChineseNumeralsElaborateFormat.git",
"tag": "1.0.0"
},
"source_files": [
"ChinsesNumberalsFormat",
"ChinsesNumberalsFormat/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}