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