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