blob: e3b9dfb9dd347a0a8ff630424b616f871f427916 [file] [log] [blame]
{
"name": "WZTagStackView",
"version": "1.0.2",
"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": "1.0.2"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "WZTagStackView/Classes/*.swift",
"swift_version": "5.0"
}