[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 0 / iRate / 1.7.5 / iRate.podspec.json
blob192ddd0dd63d55d0b8fcbc442db8ad95e1fe4cb3
2   "name": "iRate",
3   "version": "1.7.5",
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.7.5"
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   }