blob: 0590b45f78bf666f37e0eaea8e56356265155bda [file] [log] [blame]
{
"name": "MacawWithGradient",
"version": "0.9.8",
"summary": "Powerful and easy-to-use vector graphics library with SVG support written in Swift.",
"homepage": "https://github.com/iBlacksus/Macaw.git",
"license": "MIT",
"authors": {
"iBlacksus": "iBlacksus@gmail.com"
},
"source": {
"git": "https://github.com/iBlacksus/Macaw.git",
"tag": "0.9.8"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "9.0",
"osx": "10.12"
},
"requires_arc": true,
"swift_versions": "5.3",
"source_files": [
"Source/**/*.swift"
],
"dependencies": {
"SWXMLHash": [
]
},
"swift_version": "5.3"
}