#!/bin/bash
echo "Package: org.thebigboss.timerplus"
echo "Status: install ok installed"
echo "Section: Tweaks"
echo "Installed-Size: 61"
echo "Maintainer: BigBoss <bigboss@thebigboss.org>"
echo "Architecture: iphoneos-arm"
echo "Version: 1.0-5"
echo "Depends: mobilesubstrate, firmware (>= 5.0), com.chpwn.weeloader (>= 1.1), org.thebigboss.timerplusweeapp"
echo "Description: system actions & alerts for Timer app"
echo "Name: TimerPlus"
echo "Depiction: http://moreinfo.thebigboss.org/moreinfo/depiction.php?file=timerplusDp"
echo "Homepage: http://moreinfo.thebigboss.org/moreinfo/depiction.php?file=timerplusDp"
echo "Author: yeahwangy <yeahwangy@gmail.com>"
echo "Sponsor: thebigboss.org <http://thebigboss.org>"
echo "dev: yeahwangy"
echo "Tag: cydia::commercial, purpose::extension"
exit 0
