blob: 6034183f9cd845c38089bb7f54fdb3355ee1f9a1 [file] [log] [blame]
{
"name": "LiveCameraView",
"version": "0.1.0",
"summary": "UIView with live camera feed. Both front and back camera.",
"homepage": "https://github.com/mikekavouras/LiveCameraView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mike Kavouras": "kavourasm@gmail.com"
},
"source": {
"git": "https://github.com/mikekavouras/LiveCameraView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LiveCameraView/Classes/**/*"
}