blob: 357a9d8440e2e96462d5208439ba0e474245ede8 [file] [log] [blame]
{
"name": "LibUmi",
"version": "0.0.1",
"summary": "LibUmi.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/umitop/libumi-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UMI": "dev@umi.top"
},
"source": {
"git": "https://github.com/umitop/libumi-swift.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*",
"module_name": "LibUmi",
"swift_versions": "5.2",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"tvos": "13.0",
"watchos": "6.0"
},
"swift_version": "5.2"
}