blob: 013aff1e27fc792e017d4d88fca96d4de4e959d4 [file] [log] [blame]
{
"name": "CombineUIKit",
"version": "0.0.1",
"summary": "My demo CocoaPod",
"description": "My Demo Pod named CombineUIKit",
"homepage": "https://github.com/DmitryLupich/PodExample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy": "dim8one@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/DmitryLupich/PodExample.git",
"tag": "0.0.1"
},
"source_files": "CombineUIKit/**/*.{h,m,swift}",
"swift_version": "5.0"
}