blob: 171c22d028e5bf85256237acfb1c056daa7a2c99 [file] [log] [blame]
{
"name": "ZigzagKit",
"version": "0.1.42",
"summary": "UIKit helpers & components for iOS",
"description": "UIKit helpers & components for iOS",
"homepage": "https://github.com/Zigzag968/ZigzagKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandre Guibert": "alexandre968@hotmail.com"
},
"source": {
"git": "https://github.com/Zigzag968/ZigzagKit.git",
"tag": "v0.1.42"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZigzagKit/Classes/**/*",
"dependencies": {
"ZGTooltipView": [
]
}
}