[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 8 / d / Confy / 0.2.3 / Confy.podspec.json
blob1d33a6847d678bc71ab3455748396ce36b042513
2   "name": "Confy",
3   "version": "0.2.3",
4   "summary": "Swift properties easily exposed to UI. Powered by @propertyWrapper.",
5   "description": "Expose your configuration properties to the UI. Primarily to be used for debug feature implementation.",
6   "homepage": "https://github.com/ZsoltMolnarrr/Confy",
7   "license": "MIT",
8   "authors": {
9     "Zsolt Molnar": "molnar.zsolt@magyarbankholding.hu"
10   },
11   "swift_versions": "5.3",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/ZsoltMolnarrr/Confy.git",
17     "tag": "0.2.3"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.{h,m,swift}"
22   ],
23   "resources": "Sources/**/*.{xib,storyboard}",
24   "swift_version": "5.3"