[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / f / DokuWiki / 0.2.0 / DokuWiki.podspec.json
blob816f9b0b827a5b02c07faf458c8c6d4dd7bece02
2   "name": "DokuWiki",
3   "version": "0.2.0",
4   "summary": "A DokuWiki XMLRPC Swift Interface",
5   "homepage": "https://github.com/whoisronnoc/DokuWiki-Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "whoisronnoc": "connor@ronnoc.info"
12   },
13   "source": {
14     "git": "https://github.com/whoisronnoc/DokuWiki-Swift.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "dependencies": {
21     "SWXMLHash": [
22       "~> 4.7.0"
23     ]
24   },
25   "source_files": "DokuWiki/**/*.{swift}",
26   "swift_version": "4.2"