blob: 47dfc350ab29bacf045e8b4734d34f9c4cbaf33a [file] [log] [blame]
{
"name": "TDOnboarding",
"version": "2.1",
"summary": "A shortcut to create TD styled onboarding with easy customization",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Kishimotovn/TDOnboarding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anh Phan Tran": "anh@thedistance.co.uk"
},
"source": {
"git": "https://github.com/Kishimotovn/TDOnboarding.git",
"tag": "2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TDOnboarding/**/*.swift",
"resources": "TDOnboarding/**/*.{xib,storyboard,xcassets}",
"frameworks": "UIKit",
"swift_version": "5.0"
}