[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 7 / c / GraphicsTest / 1.0 / GraphicsTest.podspec.json
blob3d62424c054ec0dfbc3c77d662c244aae8412a1d
2   "name": "GraphicsTest",
3   "version": "1.0",
4   "summary": "A lightweight, pure-Swift library for downloading and caching images from the web.",
5   "description": "Dynamic Assets will be available in a new package which could be consumed by any module for their assets requirements.",
6   "homepage": "https://github.com/umangarya336/frameworkTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Umang Arya": "umangarya336@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/umangarya336/frameworkTest.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "preserve_paths": "**"
24   },
25   "vendored_frameworks": "CitrusGraphics.framework",
26   "dependencies": {
27     "Kingfisher": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"