Contents.json 1018 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "filename" : "Oval Selection.pdf",
  6. "resizing" : {
  7. "mode" : "9-part",
  8. "center" : {
  9. "mode" : "tile",
  10. "width" : 1,
  11. "height" : 1
  12. },
  13. "cap-insets" : {
  14. "bottom" : 10,
  15. "top" : 10,
  16. "right" : 10,
  17. "left" : 10
  18. }
  19. }
  20. },
  21. {
  22. "idiom" : "universal",
  23. "filename" : "Oval Selection Dark.pdf",
  24. "appearances" : [
  25. {
  26. "appearance" : "luminosity",
  27. "value" : "dark"
  28. }
  29. ],
  30. "resizing" : {
  31. "mode" : "9-part",
  32. "center" : {
  33. "mode" : "tile",
  34. "width" : 1,
  35. "height" : 1
  36. },
  37. "cap-insets" : {
  38. "bottom" : 10,
  39. "top" : 10,
  40. "right" : 10,
  41. "left" : 10
  42. }
  43. }
  44. }
  45. ],
  46. "info" : {
  47. "version" : 1,
  48. "author" : "xcode"
  49. },
  50. "properties" : {
  51. "preserves-vector-representation" : true
  52. }
  53. }