blob: 2178905f321306e162311f77327cb3f76091a43c [file] [log] [blame]
{
"name": "Kumi",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Kumi/Core/**/*",
"dependencies": {
"Marker": [
]
},
"pushed_with_swift_version": "3.0"
}