[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / a / B0vECapacitorCamera / 4.1.6 / B0vECapacitorCamera.podspec.json
blob8333dc9a0d7e78d28a8fade80a1ca1bd1505a004
2   "name": "B0vECapacitorCamera",
3   "version": "4.1.6",
4   "summary": "The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "BorjaLive <borja@b0ve.com>",
8   "source": {
9     "git": "https://github.com/BorjaLive/capacitor-plugins.git",
10     "tag": "@b0ve/camera@4.1.6"
11   },
12   "source_files": [
13     "ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
14     "camera/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"