blob: 0c8c32d9ce2bf6d3414a8f9551100c5903a9d801 [file] [log] [blame]
{
"name": "XYModel",
"version": "1.0.0",
"summary": "修改 YYModel 库 使之能够兼容 无数据接收",
"description": "修改 YYModel 库 使之能够兼容 无数据接收 将 0 与 NaN inf 等区分开",
"homepage": "https://github.com/Wcaulpl/XYModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wcaulpl": "slzxy14@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Wcaulpl/XYModel.git",
"tag": "1.0.0"
},
"source_files": [
"XYModel",
"XYModel/*.{h,m}"
]
}