Contents.json 592 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "scale" : "1x"
  6. },
  7. {
  8. "resizing" : {
  9. "mode" : "9-part",
  10. "center" : {
  11. "mode" : "fill",
  12. "width" : 1,
  13. "height" : 1
  14. },
  15. "capInsets" : {
  16. "bottom" : 53,
  17. "top" : 52,
  18. "right" : 52,
  19. "left" : 52
  20. }
  21. },
  22. "idiom" : "universal",
  23. "filename" : "bar_bg.png",
  24. "scale" : "2x"
  25. },
  26. {
  27. "idiom" : "universal",
  28. "scale" : "3x"
  29. }
  30. ],
  31. "info" : {
  32. "version" : 1,
  33. "author" : "xcode"
  34. }
  35. }