[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / 0 / CoreGraphicsExt / 0.0.1 / CoreGraphicsExt.podspec.json
blob7f530113e493b93a96c09de1d7ee56c5b998b54b
2   "name": "CoreGraphicsExt",
3   "version": "0.0.1",
4   "summary": "A library extends CoreGraphics",
5   "description": "                   CoreGraphics Extended Library is aiming to complete missing conveniences in CoreGraphics.\n",
6   "homepage": "https://github.com/WeZZard/Core-Graphics-Extended-Library",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WeZZard": "wezzardlau@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/WeZZard/Core-Graphics-Extended-Library.git",
20     "tag": "0.0.1"
21   },
22   "ios": {
23     "source_files": [
24       "Core Graphics Extended Library",
25       "Core Graphics Extended Library for iOS"
26     ]
27   },
28   "osx": {
29     "source_files": [
30       "Core Graphics Extended Library",
31       "Core Graphics Extended Library for OS X"
32     ]
33   },
34   "requires_arc": true