blob: f944fefed72738c08ba50dfd3a27adfc9ee3040e [file] [log] [blame]
{
"name": "OnboardingCore",
"version": "0.1.1",
"summary": "Onboarding Kubo",
"swift_version": "4.0",
"description": "Kubo Onboarding classes",
"homepage": "https://source.developers.google.com/p/git-kubo/r/stack-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndresIos": "amarin@kubo.co"
},
"source": {
"git": "https://source.developers.google.com/p/git-kubo/r/stack-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OnboardingCore/Classes/**/*",
"frameworks": "UIKit"
}