blob: 2adb3440baee85db304ad31a6684a987349b1df0 [file] [log] [blame]
{
"name": "ZPopTipView",
"version": "1.4.2",
"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.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZPopTipView/Classes/**/*",
"resources": [
"ZPopTipView/Assets/Images.xcassets"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}