blob: 67c3abe830ca81b1698e7c9d9f37ad2c5db36369 [file] [log] [blame]
{
"name": "isNull",
"version": "0.0.2",
"summary": "是否为空",
"description": "判断内容是否为空",
"homepage": "https://github.com/cyqluowang/isNull",
"license": "MIT",
"authors": {
"陈玉琪": "yq.chen@renrunkeji.com"
},
"source": {
"git": "https://github.com/cyqluowang/isNull.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}