[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / 8 / DSGraphicsKit / 1.0 / DSGraphicsKit.podspec.json
blobf5ef3d2e680de053f595db2d20dbd67201a5b73f
2   "name": "DSGraphicsKit",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Utilties for common and advanced graphics operations.",
6   "description": "                    Utilities for common and advanced graphics operations.\n\n                    DSGraphicsKit provides support to quickly perform the following operations:\n\n                    * Images:\n                      - Create icons with fills, glows and shadows from the alpha channel of an image.\n                      - Resize with corner rounding.\n                      - Render a layer to an image.\n                    * Views:\n                      - Add a 3d rotation along the y axis.\n                      - Add a reflection.\n                    * Animations:\n                      - Add a pop up animation to a layer.\n",
7   "homepage": "https://github.com/Discontinuity-srl/DSGraphicsKit",
8   "authors": {
9     "Fabio A. Pelosin": "fabio@discontinuity.it"
10   },
11   "source": {
12     "git": "https://github.com/Discontinuity-srl/DSGraphicsKit.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "source_files": "Classes",
19   "frameworks": "QuartzCore",
20   "requires_arc": true