Files
RETableViewManager/RETableViewManagerExample/Pods/Documentation/SDWebImage/docset/Contents/Info.plist
2013-04-02 10:02:19 -05:00

36 lines
1.4 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>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleIdentifier</key>
<string>org.cocoapods.SDWebImage-3.2</string>
<key>CFBundleName</key>
<string>SDWebImage 3.2 Documentation</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DocSetDescription</key>
<string>This library provides a category for UIImageVIew with support for remote images coming from the web. It provides an UIImageView category adding web image and cache management to the Cocoa Touch framework, an asynchronous image downloader, an asynchronous memory + disk image caching with automatic cache expiration handling, a guarantee that the same URL won&apos;t be downloaded several times, a guarantee that bogus URLs won&apos;t be retried again and again, and performances!</string>
<key>DocSetFeedName</key>
<string>SDWebImage 3.2 Documentation</string>
<key>DocSetMinimumXcodeVersion</key>
<string>3.0</string>
<key>DashDocSetFamily</key>
<string>appledoc</string>
<key>DocSetPublisherIdentifier</key>
<string>org.cocoapods.documentation</string>
<key>DocSetPublisherName</key>
<string>Olivier Poitrey</string>
<key>NSHumanReadableCopyright</key>
<string>Olivier Poitrey</string>
</dict>
</plist>