blob: b30ceb4b6b4bcce3758a9bab34523beb6cd0c6f6 [file] [log] [blame]
{
"name": "OnboardingCore",
"version": "0.1.0",
"summary": "Onboarding Kubo",
"swift_version": "4.0",
"description": "This repo contains all 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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OnboardingCore/Classes/**/*",
"frameworks": "UIKit"
}