blob: e2908452d5b19375a1dec7854deb61077a62a8b2 [file] [log] [blame]
{
"name": "SwiftXMP",
"version": "0.1.2",
"summary": "It is possible to add metadata of xmp to jpeg files.",
"description": "- It is possible to add metadata of xmp to jpeg files.\n- you can write xmp that you create custom scheme xmp.\n- It is possible to write xmp on a APP1 segment without erase APP1 segment of exif.",
"homepage": "https://github.com/2takaanthony85/SwiftXMP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takahiro Yoshikawa": "aihasayahukoma7@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/2takaanthony85/SwiftXMP.git",
"tag": "0.1.2"
},
"source_files": "SwiftXMP/**/*.swift",
"swift_version": "4.1"
}