[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 1 / 6 / Macaw / 0.9.6 / Macaw.podspec.json
blob461f20c4be4863213a56cc70ef799f526c326bcc
2   "name": "Macaw",
3   "version": "0.9.6",
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     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/Macaw.git",
12     "tag": "0.9.6"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.12"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.2",
21   "source_files": [
22     "Source/**/*.swift"
23   ],
24   "dependencies": {
25     "SWXMLHash": [
27     ]
28   },
29   "swift_version": "5.2"