blob: bac1d0c086b8ff834408e2ef75944618d9764e64 [file] [log] [blame]
{
"name": "CleanArchitecture",
"version": "1.13.125",
"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.13.125"
},
"source_files": "CleanArchitecture/Source/*.swift",
"swift_version": "4.2",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true
}