blob: 0ac81c9dc18ee3a34eab9f87fa7d0023f690e9c7 [file] [log] [blame]
{
"name": "UIComposable",
"version": "0.1.0",
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"summary": "A protocol of UI rendering for plugins - UIComposable.",
"description": "Use this protocol to render user interface like plugins",
"homepage": "https://github.com/congncif/UIComposable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NGUYEN CHI CONG": "congnc.if@gmail.com"
},
"source": {
"git": "https://github.com/congncif/UIComposable.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"source_files": "UIComposable/Classes/**/*",
"swift_version": "5.3"
}