blob: b50f7d197e15ca39ca54529ecf5d9c1acf25345c [file] [log] [blame]
{
"name": "libexif",
"version": "0.6.21",
"summary": "exif tool for iOS",
"description": "media exif tool for iOS",
"homepage": "https://github.com/John1261/libexif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John": "john"
},
"source": {
"git": "https://github.com/John1261/libexif.git",
"tag": "0.6.21"
},
"platforms": {
"ios": "7.0"
},
"source_files": "libexif/libexif/*.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "libexif/libexif/*.framework"
}
}