blob: 0ab2977e4e73ac52d114d8b17da250ba26817bc2 [file] [log] [blame]
{
"name": "EYWeChatFloat",
"version": "1.0.0",
"summary": "模仿微信浮窗",
"description": "模仿微信浮窗,增加多个浮窗",
"homepage": "https://github.com/EasonYin/EYWeChatFloat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EasonYin": "huadong2593@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/EasonYin/EYWeChatFloat.git",
"tag": "1.0.0"
},
"source_files": "EYFloatBall/**/*.{h,m}"
}