[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 2 / UIComposable / 0.1.1 / UIComposable.podspec.json
blob6788a468bd8b9910199bad8a992d7894c568aca1
2   "name": "UIComposable",
3   "version": "0.1.1",
4   "swift_versions": [
5     "5.0",
6     "5.1",
7     "5.2",
8     "5.3"
9   ],
10   "summary": "A protocol of UI rendering for plugins - UIComposable.",
11   "description": "Use this protocol to render user interface like plugins",
12   "homepage": "https://github.com/congncif/UIComposable",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "NGUYEN CHI CONG": "congnc.if@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/congncif/UIComposable.git",
22     "tag": "0.1.1"
23   },
24   "social_media_url": "https://twitter.com/congncif",
25   "platforms": {
26     "ios": "9.0"
27   },
28   "source_files": "UIComposable/Classes/**/*",
29   "swift_version": "5.3"