blob: 10e60a400b3b445ae257bd027be8b2ca95b6ec6f [file] [log] [blame]
{
"name": "MNFloatBtn",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MNFloatBtn/MNFloatBtn.{h,m}",
"resource_bundles": {
"MNFloatBtn": [
"MNFloatBtn/*.png"
]
}
}