[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / f / CapacitorApp / 1.0.7 / CapacitorApp.podspec.json
blob1a6c9201cc6d5dae77460d1a7a6b30be41544fc4
2   "name": "CapacitorApp",
3   "version": "1.0.7",
4   "summary": "The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.",
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@1.0.7"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "app/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"