[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 5 / 0 / iRate / 1.10.3 / iRate.podspec.json
blobfda0b242f69f8e800a40a2c35c0bee71ba920105
2   "name": "iRate",
3   "version": "1.10.3",
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.10.3"
11   },
12   "source_files": "iRate/iRate.{h,m}",
13   "resources": "iRate/iRate.bundle",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   }