[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 1 / 5 / 0 / iRate / 1.8 / iRate.podspec.json
blobe072e712d1beb365d76a7642102ae95bfceed805
2   "name": "iRate",
3   "version": "1.8",
4   "license": "zlib",
5   "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.",
6   "homepage": "https://github.com/nicklockwood/iRate",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/iRate.git",
10     "tag": "1.8"
11   },
12   "source_files": "iRate/iRate.{h,m}",
13   "resources": "iRate/iRate.bundle",
14   "frameworks": "StoreKit",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "4.3",
18     "osx": "10.6"
19   }