[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / 7 / MangaDexLib / 0.4 / MangaDexLib.podspec.json
blobb640633b0c77122141518254534317335d05391f
2   "name": "MangaDexLib",
3   "version": "0.4",
4   "summary": "Cross-platform Swift framework to interact with the MangaDex website.",
5   "description": "MangaDexLib is a cross-platform Swift framework to interact with the MangaDex website. Its goal is to offer a robust abstract interface to access the website's core features.",
6   "homepage": "https://github.com/JRomainG/MangaDexLib",
7   "license": {
8     "type": "GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": "Jean-Romain Garnier",
12   "source": {
13     "git": "https://github.com/JRomainG/MangaDexLib.git",
14     "tag": "v0.4"
15   },
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.10"
19   },
20   "source_files": "Sources/**/*.swift",
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "frameworks": "WebKit",
27   "dependencies": {
28     "SwiftSoup": [
30     ]
31   },
32   "swift_version": "5.2"