blob: 172f68208bde53c1bdabd242294023764e759230 [file] [log] [blame]
{
"name": "iVersion",
"version": "1.10",
"summary": "Check for updates to Mac/iPhone App Store apps from within the application and notify users about the new release.",
"homepage": "http://www.charcoaldesign.co.uk/source/cocoa#iversion",
"license": "zlib",
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/iVersion.git",
"tag": "1.10"
},
"requires_arc": true,
"source_files": "iVersion/iVersion.{h,m}",
"resources": "iVersion/iVersion.bundle",
"weak_frameworks": "StoreKit"
}