[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 8 / 9 / CapacitorBrowser / 0.0.1 / CapacitorBrowser.podspec.json
blobb4012a35e39ed2cc6bb93eff4c34155e132cd4e2
2   "name": "CapacitorBrowser",
3   "version": "0.0.1",
4   "summary": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "branch": "podspecs"
11   },
12   "source_files": "browser/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "dependencies": {
17     "Capacitor": [
19     ]
20   },
21   "swift_versions": "5.1",
22   "swift_version": "5.1"