blob: f95f3caf737302f694ca66b9d8c59f2c8d5f557c [file] [log] [blame]
{
"name": "Kumi",
"version": "0.0.5",
"summary": "An iOS framework for easy theme integration to your application",
"description": "This framework provides all the values for fonts and colors you need to apply a theme to your project.",
"homepage": "https://github.com/prolificinteractive/Kumi-iOS",
"license": "MIT",
"authors": {
"Prolific Interactive": "info@prolificinteractive.com"
},
"source": {
"git": "https://github.com/prolificinteractive/Kumi-iOS.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Kumi/Core/**/*",
"dependencies": {
"Marker": [
]
},
"pushed_with_swift_version": "4.0"
}