blob: 37af11c8f6bbcffd8425d9d696b95babf7355ab7 [file] [log] [blame]
{
"name": "CameraKit-iOS",
"version": "1.2.0",
"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.0"
},
"source_files": "CameraKit/CameraKit/**/*.{swift}"
}