[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / c / UIImageDefaults / 1.0.0 / UIImageDefaults.podspec.json
blob339d1ed075fc25b58568f07e7a9e7cdd014f00ef
2   "name": "UIImageDefaults",
3   "version": "1.0.0",
4   "summary": "Makes saving your images to UserDefaults easy.",
5   "description": "Simple Swift extension for locally saving and loading images with ease.",
6   "homepage": "https://github.com/mattDavo/UIImageDefaults",
7   "license": "MIT",
8   "authors": {
9     "Matthew Davidson": "mad1512@optusnet.com.au"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/mattDavo/UIImageDefaults.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "UIImageDefaults/UIImageDefaults",
19   "exclude_files": "Classes/Exclude",
20   "swift_version": "4.2"