blob: b1b64a21bad74ac2d4266a6befaa8539234385a0 [file] [log] [blame]
{
"name": "iRate",
"version": "1.10",
"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.10"
},
"source_files": "iRate/iRate.{h,m}",
"resources": "iRate/iRate.bundle",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}