{ | |
"name": "libexif", | |
"version": "0.6.21.1", | |
"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.1" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "libexif/libexif/*.framework/Headers/*.h", | |
"ios": { | |
"vendored_frameworks": "libexif/libexif/*.framework" | |
} | |
} |