[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 3 / b / pipeable / 0.0.4 / pipeable.podspec.json
blob8adcb046af34d85d97e40a67a6d011316192a0b9
2   "name": "pipeable",
3   "version": "0.0.4",
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.4"
18   },
19   "source_files": [
20     "Sources",
21     "Framework"
22   ],
23   "exclude_files": "Sources/Resources/sophia.js",
24   "public_header_files": "Framework/*.h",
25   "swift_versions": "5.5",
26   "swift_version": "5.5"