[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / b / 9 / WKZombieRevised / 1.1.6 / WKZombieRevised.podspec.json
blob25500a6032aabc83338b2d6f82880fe87a32ef35
2   "name": "WKZombieRevised",
3   "version": "1.1.6",
4   "summary": "WKZombie is a Swift library for iOS/OSX to browse websites without the need of User Interface or API.",
5   "description": "WKZombie is a Swift library for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless Browser.\nIn addition, it can be used to run automated tests, take snapshots or manipulate websites using Javascript.",
6   "homepage": "https://github.com/dividenconquer/WKZombie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Woohyun Kim",
12   "platforms": {
13     "ios": "11.0",
14     "osx": "10.12"
15   },
16   "source": {
17     "git": "https://github.com/dividenconquer/WKZombie.git",
18     "tag": "1.1.6"
19   },
20   "source_files": "Sources/WKZombie/*.swift",
21   "exclude_files": "Sources/Exclude",
22   "requires_arc": true,
23   "dependencies": {
24     "hpple": [
25       "0.2.0"
26     ]
27   },
28   "swift_versions": "4.0",
29   "swift_version": "4.0"