blob: 381a0753d1385f9b7104ab95d8527f5d0d3b6307 [file] [log] [blame]
{
"name": "FMCamera",
"version": "1.1.0",
"summary": "FMCamera is a simple camera view which let us capture photo or video in a given size.",
"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.'",
"homepage": "https://github.com/gokhanmandaci/FMCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gokhanmandaci": "gokhanmandaci@gmail.com"
},
"source": {
"git": "https://github.com/gokhanmandaci/FMCamera.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/gokhanmandaci",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"frameworks": "AVFoundation",
"swift_version": "5.0"
}