[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / d / 7 / NoNibComponent / 0.1.0 / NoNibComponent.podspec.json
blob7e302fb11ee2f108d163b4c901e0ea6b4a322bf5
2   "name": "NoNibComponent",
3   "version": "0.1.0",
4   "summary": "This library is used to create UIComponent programmatically",
5   "description": "This library is used to create UIComponent programmatically without using xib or storyboard.",
6   "homepage": "https://github.com/interactord/NoNibComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "interactord": "interactord@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/interactord/NoNibComponent.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.1"
21   },
22   "source_files": "NoNibComponent/**/*.swift",
23   "swift_version": "5.0"