[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / OpenMacaw / 0.1.0 / OpenMacaw.podspec.json
blob8f0339e5f7377e41a812e6b2cbf47c914468817c
2   "name": "OpenMacaw",
3   "version": "0.1.0",
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.0"
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.3",
21   "source_files": [
22     "Source/**/*.swift"
23   ],
24   "dependencies": {
25     "SWXMLHash": [
27     ]
28   },
29   "swift_version": "5.3"