blob: 9a6615d36358fce19f6c8e48c528858f1abb7de8 [file] [log] [blame]
{
"name": "WZTagStackView",
"version": "2.0.0",
"summary": "A short description of WZTagStackView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WZLYiOS/WZTagStackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiuqixiang": "739140860@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZTagStackView.git",
"tag": "2.0.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "WZTagStackView/Classes/*.swift",
"swift_version": "5.0"
}