blob: dee315cdf25b4d5350e5751be46b01ca4cc49101 [file] [log] [blame]
{
"name": "ZigzagKit",
"version": "3.0.1",
"summary": "A short description of ZigzagKit.",
"swift_version": "4.0",
"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": "3.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZigzagKit/Classes/**/*"
}