[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 0 / iRate / 1.12.2 / iRate.podspec.json
blob6bff338dc348f067e62f7d9bc774bd5faa713723
2   "name": "iRate",
3   "version": "1.12.2",
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.12.2"
11   },
12   "source_files": "iRate/iRate.{h,m}",
13   "resources": "iRate/iRate.bundle",
14   "requires_arc": true,
15   "deprecated": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   }