blob: 2aec1be9017d401d72222cb638f8641647603a04 [file] [log] [blame]
{
"name": "iVersion",
"version": "1.11.5",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"summary": "Library for checking for updates to Mac/iPhone App Store apps from within the application and notifying users about the new release.",
"homepage": "https://github.com/nicklockwood/iVersion",
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/iVersion.git",
"tag": "1.11.5"
},
"source_files": "iVersion/iVersion.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"ios": {
"frameworks": "StoreKit"
},
"resources": "iVersion/iVersion.bundle"
}