[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / f / PipeableSDK / 0.0.13 / PipeableSDK.podspec.json
blobb91ad14fb0d0a44f5fdc50f678755b0ed1b7e0d8
2   "name": "PipeableSDK",
3   "version": "0.0.13",
4   "summary": "WebView automation framework for iOS",
5   "description": "Pipeable is a framework for automating workflows in WebViews. It exposes an API similar to Puppeteer and Playwright.\nIt can be used for scripting a workflow in a WebView that is part of your app or for testing the UI flows of your hybrid app.",
6   "homepage": "https://pipeable.com",
7   "license": "MIT",
8   "authors": {
9     "Pipeable": "team@pipeable.com"
10   },
11   "social_media_url": "https://x.com/pipeablehq",
12   "platforms": {
13     "ios": "15.0"
14   },
15   "source": {
16     "git": "https://github.com/pipeableHQ/pipeable-ios.git",
17     "tag": "0.0.13"
18   },
19   "source_files": [
20     "Sources/**/*.swift",
21     "Framework"
22   ],
23   "public_header_files": "Framework/*.h",
24   "resources": "Sources/PipeableSDK/Resources/*.js",
25   "swift_versions": "5.5",
26   "swift_version": "5.5"