blob: 793bbcb2256a7ef625d520564246c95d2c039e29 [file] [log] [blame]
{
"name": "ZigzagKit",
"version": "1.0.1",
"summary": "A short description of ZigzagKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Zigzag968/ZigzagKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandre Guibert": "alexandre@evaneos.com"
},
"source": {
"git": "https://github.com/Zigzag968/ZigzagKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZigzagKit/Classes/**/*",
"dependencies": {
"ZGTooltipView": [
"1.2.8"
]
},
"pushed_with_swift_version": "2.3"
}