ios.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {}
  8. },
  9. "installed_plugins": {
  10. "cordova-plugin-customurlscheme": {
  11. "URL_SCHEME": "app",
  12. "PACKAGE_NAME": "com.shotshock.twong"
  13. },
  14. "cordova-plugin-wechat": {
  15. "WECHATAPPID": "wx1bb4342986c22b28",
  16. "UNIVERSALLINK": "https://www.shotshock.shop/ios/",
  17. "PACKAGE_NAME": "com.shotshock.twong"
  18. },
  19. "cordova-plugin-whitelist": {
  20. "PACKAGE_NAME": "com.shotshock.twong"
  21. },
  22. "jpush-phonegap-plugin": {
  23. "APP_KEY": "ab09fb9a832156e9c500ee68",
  24. "CHANNEL": "developer-default",
  25. "PACKAGE_NAME": "com.shotshock.twong"
  26. },
  27. "cordova-plugin-fullscreen": {
  28. "PACKAGE_NAME": "com.shotshock.twong"
  29. },
  30. "cordova-plugin-statusbar": {
  31. "PACKAGE_NAME": "com.shotshock.twong"
  32. },
  33. "cordova-plugin-inappbrowser": {
  34. "PACKAGE_NAME": "com.shotshock.twong"
  35. },
  36. "cordova-plugin-app-version": {
  37. "PACKAGE_NAME": "com.shotshock.twong"
  38. }
  39. },
  40. "dependent_plugins": {
  41. "cordova-plugin-device": {
  42. "PACKAGE_NAME": "com.shotshock.twong"
  43. },
  44. "cordova-plugin-jcore": {
  45. "PACKAGE_NAME": "com.shotshock.twong"
  46. }
  47. }
  48. }