[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / f / CGRectAlignmentExtensions / 3.0.0 / CGRectAlignmentExtensions.podspec.json
blob13cd76ddd1b70c970b6d709352cd1b457a88b53b
2   "name": "CGRectAlignmentExtensions",
3   "version": "3.0.0",
4   "summary": "Extending CGRect with Swift alignment function.",
5   "description": "Extension of CGRect providing all kinds of alignment functions like align, center, aspect fit, inset by, aspect fill and square fit",
6   "homepage": "https://www.cacadu.eu/opensource/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marco": "mj.jonker@live.nl"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source_files": "CGRectAlignmentExtensions/**/*.{swift}",
19   "source": {
20     "git": "https://github.com/marcojonker/cgrect-alignment-extensions.git",
21     "tag": "3.0.0"
22   },
23   "swift_version": "5.0"