[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / a / 8 / d / Confy / 0.2.6 / Confy.podspec.json
blob06f282b7c6d83854a4f898bee310ec753109594f
2   "name": "Confy",
3   "version": "0.2.6",
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.6"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.{h,m,swift}"
22   ],
23   "resources": "Sources/**/*.{xib,storyboard}",
24   "swift_version": "5.3"