blob: bbea625490dc4e520bfc31bb9c943960fd280100 [file] [log] [blame]
{
"name": "CameraX",
"version": "1.1.1",
"summary": "CameraX is a camera Utility module",
"description": "This module contains the caomera utility",
"homepage": "https://github.com/prashantLalShrestha/CameraX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prashant Shrestha": "prashantlurvs@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/prashantLalShrestha/CameraX.git",
"tag": "1.1.1"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}