blob: 0f7448da691d6908633eba003f3b60c712eba8a9 [file] [log] [blame]
{
"name": "HYRadix",
"version": "0.0.1",
"summary": "HYRadix.",
"description": "conversion between different radix",
"homepage": "https://github.com/oceanfive/HYRadix",
"license": "MIT",
"authors": {
"oceanfive": "849638313@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/oceanfive/HYRadix.git",
"tag": "0.0.1"
},
"source_files": "HYRadix/HYRadix/Radix/*.{h,m}",
"exclude_files": "Classes/Exclude"
}