blob: a7e259af6f7931f84d1aef8ee5684131411f55c7 [file] [log] [blame]
{
"name": "XYModel",
"version": "0.0.3",
"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": "0.0.3"
},
"source_files": [
"XYModel",
"XYModel/*.{h,m}"
]
}