blob: 19bb50a4b42b62ad80119ea9d44d0b648ecc0109 [file] [log] [blame]
{
"name": "TDOnboarding",
"version": "2.0.2",
"summary": "A shortcut to create TD styled onboarding with easy customization",
"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.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TDOnboarding/**/*.swift",
"resources": "TDOnboarding/**/*.{xib,storyboard,xcassets}",
"frameworks": "UIKit"
}