[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 3 / c / e / MFCameraManager / 1.1.3 / MFCameraManager.podspec.json
blobfdb9993294d0744df2d4b2d099155119e0ea8a9e
2   "name": "MFCameraManager",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "MFCameraManager manage camera session",
7   "requires_arc": true,
8   "version": "1.1.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Maryam Fekri": "maryamfekri.00@gmail.com"
15   },
16   "homepage": "https://github.com/maryamfekri/MFCameraManager",
17   "source": {
18     "git": "https://github.com/maryamfekri/MFCameraManager.git",
19     "tag": "1.1.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CustomCameraManagerClass/**/*.{swift}",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   }