[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / f / PipeableSDK / 0.0.11 / PipeableSDK.podspec.json
blob418f930915b64c851155194742ce2752b3cc92b7
2   "name": "PipeableSDK",
3   "version": "0.0.11",
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.11"
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"