blob: d3479af4892d552cf1a916f15015e477898849cb [file] [log] [blame]
{
"name": "ZHWTipText",
"version": "0.0.2",
"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.2"
},
"source_files": [
"TipText",
"ZHWTipText/TipText/**/*.{h,m}"
],
"resources": "ZHWTipText/TipText/tipImgs/*.png",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6.3"
]
}
}