blob: 296e2a56f1316e5563945ced911f64122af1104e [file] [log] [blame]
{
"name": "ZZJTagView",
"version": "0.0.1",
"summary": "An easy way to create a tag view like WeChat",
"description": "An easy way to create a tag view like WeChat 一个标签工具类",
"homepage": "https://gitee.com/zhuzj/ZZJTagView",
"license": "MIT",
"authors": {
"GotGitHub": "gotgithub@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://gitee.com/zhuzj/ZZJTagView.git",
"tag": "0.0.1"
},
"source_files": [
"ZZJTagView/ZTagView/**/*.{h,m}",
"ZZJTagView/Masonry/**/*.{h,m}"
]
}