blob: 6bff338dc348f067e62f7d9bc774bd5faa713723 [file] [log] [blame]
{
"name": "iRate",
"version": "1.12.2",
"license": "zlib",
"summary": "A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while.",
"homepage": "https://github.com/nicklockwood/iRate",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/iRate.git",
"tag": "1.12.2"
},
"source_files": "iRate/iRate.{h,m}",
"resources": "iRate/iRate.bundle",
"requires_arc": true,
"deprecated": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
}
}