blob: e4f034766690260f6687c08209993200cfaa47ae [file] [log] [blame]
{
"name": "GTCamera",
"version": "0.2.1",
"summary": "Simple image selection view controller with camera library and aws s3 bucket images for swift ios13",
"description": "Simple image slecctor view controller with camera library and aws s3 bucket images for swift5 ios13",
"homepage": "https://github.com/sera4am/GTCamera",
"license": {
"type": "MIT",
"file": "LISENCE"
},
"authors": {
"sera4am": "sera@4am.jp"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/sera4am/GTCamera.git",
"tag": "0.2.1"
},
"source_files": [
"GTCamera",
"GTCamera/**/*.{swift,h}"
],
"dependencies": {
"AWSS3": [
],
"TOCropViewController": [
],
"Kingfisher": [
]
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}