blob: 4f526ba0799ab76a9cb95e674ca679ac90b08f9e [file] [log] [blame]
{
"name": "CleanArchitecture",
"version": "1.2.46",
"summary": "Clean Architecture for iOS",
"description": "Clean architecture for iOS apps",
"homepage": "https://github.com/velvetroom/clean-architecture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iturbide": "clean_architecture@iturbi.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/velvetroom/clean-architecture.git",
"tag": "v1.2.46"
},
"source_files": "CleanArchitecture/Source/*.swift",
"swift_version": "4.1"
}