summaryrefslogtreecommitdiffstats
path: root/iphone/res/ZBarSDK-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'iphone/res/ZBarSDK-Info.plist')
-rw-r--r--iphone/res/ZBarSDK-Info.plist16
1 files changed, 16 insertions, 0 deletions
diff --git a/iphone/res/ZBarSDK-Info.plist b/iphone/res/ZBarSDK-Info.plist
new file mode 100644
index 0000000..0902ddb
--- /dev/null
+++ b/iphone/res/ZBarSDK-Info.plist
@@ -0,0 +1,16 @@
+<?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>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleName</key>
+ <string>ZBarSDK</string>
+ <key>CFBundleVersion</key>
+ <string>1.3.1</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright 2010 © Jeff Brown et al</string>
+</dict>
+</plist>