blob: 972b8c906f4a7bc808b757df3b78bdd617149f55 [file] [log] [blame]
{
"name": "iVersion",
"version": "1.9",
"summary": "Dynamically checks for updates to Mac/iPhone App Store apps and notifies users about the new release.",
"description": "Library for dynamically checking for updates to Mac/iPhone App Store apps from within the application and notifying users about the new release. Can also notify users about new features in the app the first time they launch after an upgrade.",
"homepage": "http://www.charcoaldesign.co.uk/source/cocoa#iversion",
"license": "zlib",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/iVersion.git",
"tag": "1.9"
},
"source_files": "iVersion/iVersion.{h,m}",
"resources": "iVersion/iVersion.bundle",
"requires_arc": false
}