blob: d71f57e30205ae91e7c467bfb87e234e1b1f3206 [file] [log] [blame]
{
"name": "UIDesignManager",
"version": "0.3.0",
"summary": "Manage your UI Remotely",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zivato/UIDesignManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ben.swift@zivato.com": "=ben.swift@zivato.com"
},
"source": {
"git": "https://github.com/zivato/UIDesignManager.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"frameworks": "SwiftUI",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}