[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 7 / e / XYDWKZombie / 1.1.2 / XYDWKZombie.podspec.json
blob37fe2b73671e1d49b7208e07a685417193cf8a62
2   "name": "XYDWKZombie",
3   "version": "1.1.2",
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/SunShineLOL/XYDWKZombie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mathias Köhnke",
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/SunShineLOL/XYDWKZombie.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "Sources/WKZombie/*.{swift}",
21   "exclude_files": "Sources/Exclude",
22   "requires_arc": true,
23   "dependencies": {
24     "xyd-hpple": [
25       "0.5.0"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "5.0"
30   },
31   "swift_version": "5.0"