[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 2 / FlexibleAVCapture / 2.2.1 / FlexibleAVCapture.podspec.json
blobbef08cc00eb945e16adda52163a5c2a191d47798
2   "name": "FlexibleAVCapture",
3   "version": "2.2.1",
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 focusing, pinch-gesture zooming, 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": "2.2.1"
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/**/*"