[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 8 / SVGParser / 0.2.0 / SVGParser.podspec.json
blob0543a3af5193e647c41cdf4dae3fd89da5502504
2   "name": "SVGParser",
3   "version": "0.2.0",
4   "summary": "Parse svg images with webView using Swift.",
5   "description": "Use this library to parse svg images for ios projects in bacground.",
6   "homepage": "https://github.com/AndreyMomot/SVGParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndreyMomot": "omg0mom@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AndreyMomot/SVGParser.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SVGParser/Classes/**/*"