[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / OpenMacaw / 0.1.1 / OpenMacaw.podspec.json
blob9fe22bfe765f37799c529664af8c053fdf4908ef
2   "name": "OpenMacaw",
3   "version": "0.1.1",
4   "summary": "Powerful and easy-to-use vector graphics library with SVG support written in Swift.",
5   "homepage": "https://github.com/RedCatKnight/OpenMacaw",
6   "license": "MIT",
7   "authors": {
8     "yunfeic": "yunfeic@hotmail.com"
9   },
10   "source": {
11     "git": "https://github.com/RedCatKnight/OpenMacaw.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.12"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "source_files": [
21     "Source/**/*.swift"
22   ],
23   "dependencies": {
24     "SWXMLHash": [
26     ]
27   },
28   "swift_version": "5.3"