[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 4 / e / CapacitorScreenOrientation / 5.0.1 / CapacitorScreenOrientation.podspec.json
blob87b3bc422ff784dfbc719ee5608b390b82fcdd03
2   "name": "CapacitorScreenOrientation",
3   "version": "5.0.1",
4   "summary": "The Screen Orientation API provides methods to lock and unlock the screen orientation.",
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/screen-orientation@5.0.1"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "screen-orientation/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}"
15   ],
16   "platforms": {
17     "ios": "13.0"
18   },
19   "dependencies": {
20     "Capacitor": [
22     ]
23   },
24   "swift_versions": "5.1",
25   "swift_version": "5.1"