[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / e / CapacitorAppLauncher / 1.0.8 / CapacitorAppLauncher.podspec.json
blob978ba27ead680713a84771e6de7c2633aa682725
2   "name": "CapacitorAppLauncher",
3   "version": "1.0.8",
4   "summary": "The AppLauncher API allows to open other apps",
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     "tag": "@capacitor/app-launcher@1.0.8"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "app-launcher/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "12.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"