blob: 08a389799a1a3cce12411ed02d6b3d9ce85fd3c5 [file] [log] [blame]
{
"name": "Deeper",
"version": "0.3.8",
"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.3.8"
},
"platforms": {
"ios": "11.4"
},
"swift_versions": "5.0",
"source_files": "Deeper/Classes/**/*",
"resource_bundles": {
"Deeper": [
"Deeper/Classes/**/*.{storyboard,xib,otf}",
"Deeper/Assets/**/*.{xcassets,pdf}"
]
},
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"RealmSwift": [
],
"SDWebImage/WebP": [
]
},
"swift_version": "5.0"
}