[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / 5 / d / FredUtils / 0.3.0 / FredUtils.podspec.json
blobf24a7d7312765c0e0664bf5a895beeffe60f7a11
2   "name": "FredUtils",
3   "version": "0.3.0",
4   "summary": "Utilities I use in my apps.",
5   "description": "\"This framework is a learning too for me but is also used in my IOS apps\"",
6   "homepage": "https://github.com/fredwaltman/FredUtils.git",
7   "license": "MIT",
8   "authors": {
9     "Fred Waltman": "fwaltman@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.2",
15   "source": {
16     "git": "https://github.com/fredwaltman/FredUtils.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "Sources/FredUtils/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.2"