blob: 7abedcb3523b166cfe8f751c4723e632703c6908 [file] [log] [blame]
{
"name": "SwiftyRate",
"version": "3.2.4",
"license": "MIT",
"summary": "A Swift helper to show a SKStoreReviewController or a custom rate app alert.",
"homepage": "https://github.com/crashoverride777/SwiftyRate",
"social_media_url": "http://twitter.com/overrideiactive",
"authors": {
"Dominik": "overrideinteractive@icloud.com"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/crashoverride777/SwiftyRate.git",
"tag": "3.2.4"
},
"source_files": "SwiftyRate/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}