blob: 75bc485bacaa2fa32b616818bd72434865c897a8 [file] [log] [blame]
{
"name": "Deeper",
"version": "0.3.0",
"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.0"
},
"platforms": {
"ios": "11.4"
},
"swift_versions": "4.0",
"source_files": "Deeper/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
},
"swift_version": "4.0"
}