blob: 9c45b6621e63cef163d9751910199b27f154164e [file] [log] [blame]
{
"name": "DeclarativeTVC",
"platforms": {
"ios": "11"
},
"summary": "Declarative working with UIKit collections.",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kocherovets/DeclarativeTVC",
"authors": {
"Dmitry Kocherovets": "kocherovets@gmail.com"
},
"version": "1.0.3",
"source": {
"git": "https://github.com/kocherovets/DeclarativeTVC.git",
"tag": "1.0.3"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": "UIKit",
"dependencies": {
"DifferenceKit": [
]
},
"swift_version": "5.0"
}