blob: a91b2530857f851dc738bd65a1b931ee6de42835 [file] [log] [blame]
{
"name": "iRate",
"version": "1.7",
"license": "zlib",
"summary": "Alternative to Appirater (prompts users to rate the application) with a simpler interface and support for iOS fast application switching.",
"description": "A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.",
"homepage": "http://charcoaldesign.co.uk/source/cocoa#irate",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/iRate.git",
"tag": "1.7"
},
"source_files": "iRate/iRate.{h,m}",
"resources": "iRate/iRate.bundle",
"frameworks": "StoreKit",
"requires_arc": true
}