blob: 9f2e7fddbad715b12a74ed9f3a1a6c0abdb27e55 [file] [log] [blame]
{
"name": "EasySVG",
"version": "1.0.1",
"summary": "A Swift framework for loading vectors in UIImageView",
"swift_version": "4.2",
"homepage": "https://github.com/pouyayarandi/EasySVG",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"pouya yarandi": "p.yarandi@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/pouyayarandi/EasySVG.git",
"tag": "1.0.1"
},
"source_files": "EasySVG"
}