[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 6 / Macaw / 0.9.0 / Macaw.podspec.json
blob25098c3e450e44b4eeaec411acc416d97b5ce29e
2   "name": "Macaw",
3   "version": "0.9.0",
4   "summary": "Powerful and easy-to-use vector graphics library with SVG support written in Swift.",
5   "homepage": "https://github.com/exyte/Macaw.git",
6   "license": "MIT",
7   "authors": {
8     "Igor Zapletnev": "igor.zapletnev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/Macaw.git",
12     "tag": "0.9.0"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.12"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   },
23   "source_files": [
24     "Source/**/*.swift"
25   ],
26   "dependencies": {
27     "SWXMLHash": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0"