blob: 8704c8fd9e5cc56077beb3d6d206f5c660511e69 [file] [log] [blame]
{
"name": "MNFloatBtn",
"version": "2.1.0",
"summary": "A short description of MNFloatBtn.",
"description": "'一行代码创建一个全局悬浮按钮,可以快速查看当前App版本信息'",
"homepage": "https://github.com/miniLV/MNFloatBtn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"miniLV": "https://github.com/miniLV"
},
"source": {
"git": "https://github.com/miniLV/MNFloatBtn.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"MNFloatBtn/MNFloatBtn.{h,m}",
"MNFloatBtn/NSDate+MNDate.{h,m}"
],
"resources": "MNFloatBtn/MNFloatBtn.bundle"
}