blob: 8654d10842b47e16646fa3e80278f12feca7ea1b [file] [log] [blame]
{
"name": "SwiftyRate",
"version": "3.3.0",
"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"
},
"requires_arc": true,
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/crashoverride777/swifty-rate.git",
"tag": "3.3.0"
},
"source_files": "SwiftyRate/**/*.{swift}"
}