Files
suixinkan_ios_new/Pods/Target Support Files/Pods-suixinkan/Pods-suixinkan-acknowledgements.plist
汉秋 8e34a45d50 移除 MJRefresh 依赖,恢复 SwiftUI 系统下拉刷新。
同时收紧各 ViewModel 内部 isLoading 可见性,避免不必要的视图刷新。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 10:55:45 +08:00

74 lines
1.9 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PreferenceSpecifiers</key>
<array>
<dict>
<key>FooterText</key>
<string>This application makes use of the following third party libraries:</string>
<key>Title</key>
<string>Acknowledgements</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright © 2014 AutoNavi. All Rights Reserved.
</string>
<key>License</key>
<string>Copyright</string>
<key>Title</key>
<string>AMap3DMap-NO-IDFA</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright © 2014 AutoNavi. All Rights Reserved.
</string>
<key>License</key>
<string>Copyright</string>
<key>Title</key>
<string>AMapFoundation-NO-IDFA</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright © 2014 AutoNavi. All Rights Reserved.
</string>
<key>License</key>
<string>Copyright</string>
<key>Title</key>
<string>AMapLocation-NO-IDFA</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright © 2014 AutoNavi. All Rights Reserved.
</string>
<key>License</key>
<string>Copyright</string>
<key>Title</key>
<string>AMapSearch-NO-IDFA</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Generated by CocoaPods - https://cocoapods.org</string>
<key>Title</key>
<string></string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
</array>
<key>StringsTable</key>
<string>Acknowledgements</string>
<key>Title</key>
<string>Acknowledgements</string>
</dict>
</plist>