[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / 2 / FlexibleAVCapture / 1.0.0 / FlexibleAVCapture.podspec.json
blob90c7dbd08e6c6fd4f4c3f8492bb9b7bb477b10fb
2   "name": "FlexibleAVCapture",
3   "version": "1.0.0",
4   "summary": "Provides a kind of AV capture view controller with flexible camera frame.",
5   "description": "This pod provides a kind of AV capture view controller with flexible camera frame. It includes default capture settings, preview layer, buttons, tap-gesture focus, pinch-gesture, and so on.",
6   "homepage": "https://github.com/hahnah/FlexibleAVCapture",
7   "screenshots": "https://raw.githubusercontent.com/hahnah/FlexibleAVCapture/master/screencapture.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "hahnah": "superhahnah@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hahnah/FlexibleAVCapture.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/superhahnah",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_version": "4.2",
24   "source_files": "FlexibleAVCapture/Classes/**/*"