[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 3 / ReviewKit / 1.0.2 / ReviewKit.podspec.json
blobde5e5f2877824788458cb33931d483c52aa740a7
2   "name": "ReviewKit",
3   "version": "1.0.2",
4   "summary": "A helper to quickly integrate rate or review your app request using StoreKit.",
5   "description": "A helper implementation to easily record different app engagment rules and then prompt request for app ratings and reviews using StoreKit.",
6   "homepage": "https://github.com/ajithrnayak/ReviewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ajithrnayak@icloud.com": "ajithrnayak@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ajithrnayak/ReviewKit.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/ajithrnayak",
19   "platforms": {
20     "ios": "10.3"
21   },
22   "source_files": "ReviewKit/Classes/**/*",
23   "frameworks": "StoreKit",
24   "swift_version": "5.0"