[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 4 / PHBNibless / 1.0.1 / PHBNibless.podspec.json
blob0289090221e25b9064c6a07c89073d5a0ee6b0f1
2   "name": "PHBNibless",
3   "version": "1.0.1",
4   "summary": "View and view controller with parameter-less initialisers",
5   "description": "Provides subclasses of UIView and UIView\n(called NiblessView and NiblessViewController)\nthat can be initialised using init().\nRemoves requirement to also implement initialisation from codables.",
6   "homepage": "https://github.com/phlippieb/PHBNibless",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Phlippie Bosman": "phlippie.bosman@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/phlippieb/PHBNibless.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "PHBNibless/Source/*.swift",
23   "swift_version": "4.0"