4 "summary": "Easily manipulate CGPoints, CGSizes and CGVectors using math operators",
5 "description": "A small Swift framework that enables you to easily manipulate Core Graphic's vector types (CGPoint, CGSize and CGVector) using math operators.",
6 "homepage": "https://github.com/JohnSundell/CGOperators",
12 "John Sundell": "john@sundell.co"
14 "social_media_url": "https://twitter.com/johnsundell",
22 "git": "https://github.com/JohnSundell/CGOperators.git",
25 "source_files": "Sources/**/*",
26 "frameworks": "Foundation",
27 "pushed_with_swift_version": "3.0"