blob: bb1f3f47e6a7db54f13533870375d774d9a61ad7 [file] [log] [blame]
{
"name": "GTCamera",
"version": "0.2.7",
"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.7"
},
"source_files": [
"GTCamera",
"GTCamera/**/*.{swift,h}"
],
"dependencies": {
"AWSS3": [
],
"TOCropViewController": [
],
"Kingfisher": [
]
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}