blob: d4c99b17cf9391c37632fe9711f296007995d626 [file] [log] [blame]
{
"name": "SwiftyRate",
"version": "3.5.2",
"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": "9.3"
},
"source": {
"git": "https://github.com/crashoverride777/swifty-rate.git",
"tag": "3.5.2"
},
"source_files": "SwiftyRate/**/*.{swift}",
"swift_version": "5.0"
}