blob: bf0255debe4b2e9634d759785a53abefcfd05189 [file] [log] [blame]
{
"name": "ConcentricOnboarding",
"version": "0.0.3",
"summary": "SwiftUI library for a walkthrough or onboarding flow with tap actions",
"homepage": "https://github.com/exyte/ConcentricOnboarding.git",
"license": "MIT",
"authors": {
"Exyte": "info@exyte.com"
},
"source": {
"git": "https://github.com/exyte/ConcentricOnboarding.git",
"tag": "0.0.3"
},
"social_media_url": "http://exyte.com",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": [
"Source/*.swift"
],
"swift_version": "5.0"
}