blob: 65295ce8674d445260ae7088b7fdce2ce8c0993e [file] [log] [blame]
{
"name": "FlexibleAVCapture",
"version": "2.0.0",
"summary": "Provides a kind of AV capture view controller with flexible camera frame.",
"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.",
"homepage": "https://github.com/hahnah/FlexibleAVCapture",
"screenshots": "https://raw.githubusercontent.com/hahnah/FlexibleAVCapture/master/screencapture.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hahnah": "superhahnah@gmail.com"
},
"source": {
"git": "https://github.com/hahnah/FlexibleAVCapture.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/superhahnah",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "FlexibleAVCapture/Classes/**/*"
}