blob: cfe62d3877577b3f3b2eff07d68997e8728b0694 [file] [log] [blame]
{
"name": "Bravo",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Hecktorzr/Bravo",
"summary": "Objective-C library to simplify the extraction of metadata from JPEG files",
"requires_arc": true,
"authors": {
"Hector Zarate": "hecktorzr@gmail.com"
},
"source": {
"git": "https://github.com/Hecktorzr/Bravo.git",
"tag": "v1.0.0"
},
"source_files": "Source/*.{h,m}"
}