spm仓库支持,通用仓库
lpw
2 days ago 3f21f1e4d3d5e22d57ec392c41098841e8b0784d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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>CFBundleExecutable</key>
  <string>GoogleAdsOnDeviceConversion</string>
  <key>CFBundleIdentifier</key>
  <string>com.google.ads.GoogleAdsOnDeviceConversion</string>
  <key>CFBundleInfoDictionaryVersion</key>
  <string>6.0</string>
  <key>CFBundleName</key>
  <string>GoogleAdsOnDeviceConversion</string>
  <key>CFBundlePackageType</key>
  <string>FMWK</string>
  <key>CFBundleVersion</key>
  <string>2.2.0</string>
  <key>CFBundleShortVersionString</key>
  <string>2.2.0</string>
  <key>DTSDKName</key>
  <string>iphonesimulator11.2</string>
  <key>MinimumOSVersion</key>
  <string>100.0</string>
</dict>
</plist>