blob: b19115b8061389436df3c3a00e19b1b7fd554c5b [file] [log] [blame]
{
"name": "JetLayout",
"version": "0.1.1",
"summary": "A short description of JetLayout.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vbenkevich/JetLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vbenkevich": "vladimir.benkevich@gmail.com"
},
"source": {
"git": "https://github.com/vbenkevich/JetLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "JetLayout/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"RxCocoa": [
"~> 5.1.1"
]
},
"swift_version": "5.0"
}