[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 7 / 9 / ImageExtensions / 1.0 / ImageExtensions.podspec.json
blob2aba82566ae02b62492808f7d26ee5ae7afd3e06
2   "name": "ImageExtensions",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Extensions for UIImage",
6   "homepage": "https://github.com/mjrehder/ImageExtensions.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/ImageExtensions.git",
12     "tag": "1.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.1"
17   },
18   "frameworks": "UIKit",
19   "source_files": "ImageExtensions/**/*.swift",
20   "requires_arc": true,
21   "swift_version": "5.0"