blob: 0d3b880d5f634089b0f787feeb9d39afa671d2aa [file] [log] [blame]
{
"name": "SwiftyRate",
"version": "3.4.1",
"license": "MIT",
"summary": "A Swift helper to show a SKStoreReviewController or a custom review UIAlertController.",
"homepage": "https://github.com/crashoverride777/swifty-rate",
"social_media_url": "http://twitter.com/overrideiactive",
"authors": {
"Dominik": "overrideinteractive@icloud.com"
},
"swift_versions": "5.0",
"requires_arc": true,
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/crashoverride777/swifty-rate.git",
"tag": "3.4.1"
},
"source_files": "SwiftyRate/**/*.{swift}",
"swift_version": "5.0"
}