blob: ad1ccf9ae9780588677a62e67a79566f1f5a1710 [file] [log] [blame]
{
"name": "ZipCreator",
"version": "0.0.2",
"summary": "Create wonderful guides with us.",
"description": "Use guides to impove user engagement and navigate new users around your app.",
"homepage": "https://github.com/grilledcucumbersandwich/GuideFramework",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"cucumber": "grilledcucumbersandwich@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"ios": {
"vendored_frameworks": "ZipCreator.framework",
"frameworks": [
"UIKit",
"Foundation"
]
},
"source": {
"http": "https://github.com/grilledcucumbersandwich/GuideFramework/raw/master/ZipCreator-Framework.zip"
},
"swift_versions": "4.0",
"swift_version": "4.0"
}