blob: 3d62424c054ec0dfbc3c77d662c244aae8412a1d [file] [log] [blame]
{
"name": "GraphicsTest",
"version": "1.0",
"summary": "A lightweight, pure-Swift library for downloading and caching images from the web.",
"description": "Dynamic Assets will be available in a new package which could be consumed by any module for their assets requirements.",
"homepage": "https://github.com/umangarya336/frameworkTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Umang Arya": "umangarya336@gmail.com"
},
"source": {
"git": "https://github.com/umangarya336/frameworkTest.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"preserve_paths": "**"
},
"vendored_frameworks": "CitrusGraphics.framework",
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}