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