[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 7 / CitrusGraphics / 2.0.0 / CitrusGraphics.podspec.json
blobfa385294c794928258f42e875fda8375da675d07
2   "name": "CitrusGraphics",
3   "version": "2.0.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. All the assets will be hosted in cloud and SDK will have both default & low resolution image for it which will be replaced by high resolution image once asset is downloaded and cached based on device specification.",
6   "homepage": "https://github.com/citruspay/citruspay-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Umang Arya": "umang.arya@payu.in"
13   },
14   "source": {
15     "git": "https://github.com/citruspay/citruspay-ios-sdk.git",
16     "tag": "graphics.2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "preserve_paths": "**"
24   },
25   "vendored_frameworks": "Framework/graphics-sdk/CitrusGraphics.framework"