blob: 1f9de6c9354de5a5a8e9c5d89d119dfb5e498af7 [file] [log] [blame]
{
"name": "DJCaptureButton",
"version": "0.1.1",
"summary": "Camera styled capture button with 3D touch",
"description": "This is a camera styled capture button. Used for one of my apps and i wanted to share it. It uses tap and 3D Touch to fire the action.",
"homepage": "https://github.com/davnag/DJCaptureButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David JonseĢn": "dev.jonsen@outlook.com"
},
"source": {
"git": "https://github.com/davnag/DJCaptureButton.git",
"tag": "0.1.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "DJCaptureButton/Classes/**/*"
}