[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 6 / Macaw / 0.8.1 / Macaw.podspec.json
blob6343438e344c605c8d0d3716fe03e10889f394d3
2   "name": "Macaw",
3   "version": "0.8.1",
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.8.1"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "source_files": [
23     "Source/**/*.*"
24   ],
25   "dependencies": {
26     "SWXMLHash": [
27       "~> 3.0.0"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"