blob: 585cc3e9b3311b9e90dbc536ed63419d0025e4c7 [file] [log] [blame]
{
"name": "Macaw",
"version": "0.9.7",
"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/exyte/Macaw.git",
"tag": "0.9.7"
},
"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"
}