blob: d6bba848f17a29eddbf0b9c3fb34fd7f4627b93f [file] [log] [blame]
{
"name": "CameraKit-iOS",
"version": "1.2.1",
"swift_versions": "5",
"summary": "Camera library for iOS written in pure Swift.",
"description": "Easy to work with, camera library for iOS written in pure Swift.",
"homepage": "https://camerakit.io/",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Alterac, Inc": "hello@camerakit.io"
},
"social_media_url": "http://twitter.com/withcamerakit",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/CameraKit/camerakit-ios.git",
"tag": "v1.2.1"
},
"source_files": "CameraKit/CameraKit/**/*.{swift}",
"swift_version": "5"
}