config.json 274 B

123456789101112131415
  1. {
  2. "deploymentTarget": "12",
  3. "dependencies-pods": [
  4. {
  5. "name": "WRSNotification",
  6. "repo": {
  7. "git": "https://gitee.com/uniapp_uts/wrsnotification.git",
  8. "tag": "0.0.1"
  9. }
  10. }],
  11. "frameworks": [
  12. "PushKit.framework",
  13. "UIKit.framework"
  14. ]
  15. }