blob: c589f36da2dfa4d1af5aad7d5c3f6b0c2cdc6f76 [file] [log] [blame]
{
"name": "ZPopTipView",
"version": "1.4.1",
"summary": "A short description of ZPopTipView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sapphirezzz/ZPopTipView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sapphirezzz": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZPopTipView.git",
"tag": "1.4.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZPopTipView/Classes/**/*",
"resources": [
"ZPopTipView/Assets/Images.xcassets"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}