blob: c066b6aaeefa3792bfed8c265d1f8e4d01df85dc [file] [log] [blame]
{
"name": "MacawFix",
"version": "0.9.8",
"summary": "Powerful and easy-to-use vector graphics library with SVG support written in Swift.",
"homepage": "https://github.com/exyte/Macaw.git",
"license": "MIT",
"authors": {
"Exyte": "info@exyte.com"
},
"source": {
"git": "https://github.com/hugobgranja/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"
}