Files
MessageKit/Example/Sources/Assets.xcassets/pin.imageset/Contents.json
T
etoledom 8613f60d30 Added LocationMessageDisplayDelegate to add custom annotations to locationMessages
Modified example proyect implementing LocationMessageDisplayDelegate with a custom annotation
2017-09-22 20:31:18 -03:00

23 lines
366 B
JSON

{
"images" : [
{
"idiom" : "universal",
"filename" : "pin.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "pin@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "pin@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}