[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 7 / FMCamera / 1.0.1 / FMCamera.podspec.json
blob189ef4f7f2d7c6b7d2d5468755ec0e63f4799c39
2   "name": "FMCamera",
3   "version": "1.0.1",
4   "summary": "FMCamera is a simple camera view which let us capture photo or video in a given size.",
5   "description": "'FMCamera is a simple camera view which let us capture photo or video in a given size. You can capture square videos. There are two Protocols which provide communication between your view controllers and fmcamera view. You can set maximum picture size and configure audio, video and picture settings if you want.'",
6   "homepage": "https://github.com/gokhanmandaci/FMCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gokhanmandaci": "gokhanmandaci@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gokhanmandaci/FMCamera.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/gokhanmandaci",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "5.0",
24   "frameworks": "AVFoundation",
25   "swift_version": "5.0"