[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / f / CGRectAlignmentExtensions / 1.0.1 / CGRectAlignmentExtensions.podspec.json
blobddb659345bc230126a32a3ba927469e5a33a26c5
2   "name": "CGRectAlignmentExtensions",
3   "version": "1.0.1",
4   "summary": "Extending CGRect with Swift alignment function.",
5   "description": "Extension of CGRect providing all kinds of alignment functions like align, center, aspect fit, aspect fill and square fit",
6   "homepage": "https://github.com/marcojonker/cgrect-alignment-extensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marco": "mj.jonker@live.nl"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "CGRectAlignmentExtensions/**/*.{swift}",
18   "source": {
19     "git": "https://github.com/marcojonker/cgrect-alignment-extensions.git",
20     "tag": "1.0.1"
21   },
22   "pushed_with_swift_version": "3.0"