blob: c9dcc7ecb373c37f0e56cac02e04e22b244be2c0 [file] [log] [blame]
{
"name": "MNFloatBtn",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MNFloatBtn/MNFloatBtn.{h,m}",
"resources": "MNFloatBtn/*.png"
}