Metadata-Version: 1.0
Name: mobiko
Version: 0.3.0
Summary: Make images for iOS app icon from a big PNG
Home-page: https://github.com/gamikun/mobiko
Author: Gamaliel Espinoza M.
Author-email: gamaliel.espinoza@gmail.com
License: UNKNOWN
Description: Sample 
        ----------
        
            mobiko big-file.png
        
        This will create files in the different formats needed
        for iOS project in Xcode with the nomenclature:
        
            big-file-128@3x.png
        
        If you want to optimize images size use the flag ``--optimize``. Or event better ``--pngquant`` which will create more optimized, but it has an external dependency.
Keywords: image,icons,
Platform: UNKNOWN
