blob: 7ff9c5f8533925bb423638a9e72dd9bbb4137fdb [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.12",
"source": {
"git": "https://github.com/kocherovets/DeclarativeTVC.git",
"tag": "1.0.12"
},
"source_files": "Framework/Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": "UIKit",
"dependencies": {
"DifferenceKit": [
]
},
"swift_version": "5.0"
}