blob: 25117b1891091cd76dc5e884f7997eaba4d005b3 [file] [log] [blame]
{
"name": "ZYShareView",
"version": "1.0.0",
"summary": "应用中常见的分享/功能菜单面板, 高仿微信:-)",
"description": "模仿微信,在应用中常见的分享/功能菜单面板。 magnusguo协助兼容iOS11,修复若干Warning.",
"homepage": "https://github.com/magnusguo/ZYShareView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Zhang": "http://nszzy.me"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/magnusguo/ZYShareView.git",
"tag": "1.0.0"
},
"source_files": [
"ZYShareView",
"ZYShareView/*"
]
}