blob: 885f001a86a138b5d49c4e9a3aa309dbb8a275c2 [file] [log] [blame]
{
"name": "ZHWTipText",
"version": "0.0.1",
"summary": "底部带有三角箭头的提示",
"description": "底部带有三角箭头的提示,底部带有三角箭头的提示",
"homepage": "https://github.com/jesse881025/ZHWTipText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhanghongwei": "hongwei.zhang@langlive.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jesse881025/ZHWTipText.git",
"tag": "0.0.1"
},
"source_files": [
"TipText",
"ZHWTipText/TipText/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6.3"
]
}
}