[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 1 / 7 / camera_avf / 0.0.2 / camera_avf.podspec.json
blob31a442ce2225a7583cf4c796025a03b1dc5b77a4
2   "name": "camera_avf",
3   "version": "0.0.2",
4   "summary": "Flutter Camera",
5   "description": "Fork of camera_avf with some additional features",
6   "homepage": "https://github.com/aramikg/flutter_camera_avfoundation",
7   "license": {
8     "type": "BSD",
9     "file": "camera_avf/ios/LICENSE"
10   },
11   "authors": {
12     "Aramik Gharachehdaghi": "a.mik@me.com"
13   },
14   "source": {
15     "git": "https://github.com/aramikg/flutter_camera_avfoundation.git",
16     "branch": "main"
17   },
18   "documentation_url": "https://github.com/aramikg/flutter_camera_avfoundation",
19   "source_files": "camera_avf/ios/Classes/**/*.{h,m}",
20   "public_header_files": "camera_avf/ios/Classes/**/*.h",
21   "module_map": "camera_avf/ios/Classes/CameraPlugin.modulemap",
22   "dependencies": {
23     "Flutter": [
25     ]
26   },
27   "platforms": {
28     "ios": "12.0"
29   },
30   "pod_target_xcconfig": {
31     "DEFINES_MODULE": "YES"
32   }