blob: 264d5726aaa6de0487698dccd29b7c19a497631a [file] [log] [blame]
{
"name": "ZXiOSMath",
"version": "0.1.0",
"summary": "对iosMath做少许修改,已适应项目使用.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/abuzzworld/ZXiOSMath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zxx.abuzzworld": "zxx.abuzzworld@gmail.com"
},
"source": {
"git": "https://github.com/abuzzworld/ZXiOSMath.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXiOSMath/Classes/**/*"
}