blob: 5432bd98200ef021d7a7af7e658b33a9564eb0d0 [file] [log] [blame]
{
"name": "ZYTipsView",
"version": "1.0.1",
"summary": "功能提示界面",
"description": "A short description of ZYTipsView.功能提示界面",
"homepage": "https://github.com/utopia2006/ZYTipsView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cheny": "82303446@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/utopia2006/ZYTipsView.git",
"tag": "1.0.1"
},
"source_files": "ZYTipsView/ZYTipsView/ZYTipsView.{h,m}",
"public_header_files": "ZYTipsView/ZYTipsView/ZYTipsView.h",
"requires_arc": true
}