blob: 25098c3e450e44b4eeaec411acc416d97b5ce29e [file] [log] [blame]
{
"name": "Macaw",
"version": "0.9.0",
"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": {
"Igor Zapletnev": "igor.zapletnev@gmail.com"
},
"source": {
"git": "https://github.com/exyte/Macaw.git",
"tag": "0.9.0"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": [
"Source/**/*.swift"
],
"dependencies": {
"SWXMLHash": [
]
},
"pushed_with_swift_version": "4.0"
}