blob: eb76e024c03aa7ab14f7dbfde984110ca9d98224 [file] [log] [blame]
{
"name": "UIDesignManager",
"version": "0.1.6",
"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.1.6"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}