[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 4 / 9 / e / CGExtensions / 0.2.0 / CGExtensions.podspec.json
blobb348aa852286768983c868447cc12fe307f82231
2   "name": "CGExtensions",
3   "version": "0.2.0",
4   "summary": "Utility functions and operators on top the CoreGraphics.",
5   "description": "CGExtensions provides convenient functions and operators for people working with\nCoreGraphics framework, such as vector arithmetic and more succinct initializers.",
6   "homepage": "https://github.com/takaiwai/CGExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Taka Iwai": "hello@takaiwai.com"
13   },
14   "source": {
15     "git": "https://github.com/takaiwai/CGExtensions.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11"
21   },
22   "source_files": "CGExtensions/Classes/**/*",
23   "pushed_with_swift_version": "3.0"