blob: 93c2b4713074fff350334decbe2f933b3f542342 [file] [log] [blame]
{
"name": "UIComposable",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "9.0"
},
"source_files": "UIComposable/Classes/**/*",
"swift_version": "5.3"
}