blob: 2ca7c39b6b4387cee18ee8893de5aa56a646b92e [file] [log] [blame]
{
"name": "iVersion",
"version": "1.10.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.10.5"
},
"source_files": "iVersion",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"ios": {
"frameworks": "StoreKit"
}
}