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