blob: 4a1dc97d48951d86e3bac51b4b5956fa574554f4 [file] [log] [blame]
{
"name": "Deeper",
"version": "0.4.1",
"summary": "The perfect interface framework for your software",
"description": "TODO: We try to create a interface framework that can meet the needs of a programmer from welcome, sign-up to more complex functions such as details, master pages.",
"homepage": "https://github.com/ntkien2192/Deeper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ntkien2192": "ntkien2192@gmail.com"
},
"source": {
"git": "https://github.com/ntkien2192/Deeper.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "11.4"
},
"swift_versions": "5.0",
"resource_bundles": {
"Deeper": [
"Deeper/Classes/**/*.{storyboard,xib,otf}",
"Deeper/Assets/**/*.{xcassets,pdf}",
"Deeper/Resources/*.{bundle}"
]
},
"vendored_frameworks": "Deeper/Resources/Deeper.framework",
"swift_version": "5.0"
}