blob: 68d756d195aa43130c467917af1de4e022a4031b [file] [log] [blame]
{
"name": "MetadataCaptureController",
"version": "0.1.0",
"summary": "A simple controller to capture metadata.",
"description": "An overlap API to wrap the capture of an AVMetadataObject's from an UIViewController",
"homepage": "https://github.com/CopyIsRight/MetadataCaptureController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pietro Caselani": "pc1992@gmail.com",
"Felipe Lobo": "frlwolf@gmail.com"
},
"source": {
"git": "https://github.com/CopyIsRight/MetadataCaptureController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MetadataCaptureController/Classes/**/*"
}