blob: c6c7f8938d7afa7c68abda7ac722681a7c0828a9 [file] [log] [blame]
{
"name": "PhotographyKit",
"version": "0.1",
"license": "MIT",
"summary": "A swift library for quickly integrating a built in camera session into your app.",
"homepage": "https://github.com/appoly/PhotographyKit",
"authors": "James Wolfe",
"source": {
"git": "https://github.com/appoly/PhotographyKit.git",
"tag": "0.1"
},
"platforms": {
"ios": "11.4"
},
"frameworks": "CoreImage",
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/PhotographyKit/*.swift",
"swift_version": "5.1"
}