[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 1 / 9 / 8 / Rational / 0.0.1 / Rational.podspec.json
blob0bf2f1e96cda43616b57ea10643cd3281dd9bde5
2   "name": "Rational",
3   "version": "0.0.1",
4   "summary": "An iOS utility for limiting review requests using SKStoreReviewController.",
5   "description": "An iOS utility managing the frequency of asking the SKStoreReviewController for a review, based\non different types of triggers, app versions, and launch counts.",
6   "homepage": "https://github.com/zigadolar/rational-rating-utility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dolar, Ziga": "dolar.ziga@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zigadolar/rational-rating-utility.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "swift_versions": "5.0",
22   "ios": {
23     "source_files": "Rational/Classes/**/*",
24     "frameworks": "StoreKit"
25   },
26   "swift_version": "5.0"