blob: f968c5c422d24bf491ad64635dc2408061675f71 [file] [log] [blame]
{
"name": "EasySVG",
"version": "1.0.0",
"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.0"
},
"source_files": "EasySVG"
}