blob: 44aee5c4acc2926f6e4ce5acad1107a9d3bb75ad [file] [log] [blame]
{
"name": "UMKit",
"version": "1.1.2",
"summary": "A short description of UMKit.",
"homepage": "https://github.com/umobi/UMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brennobemoura": "brenno@umobi.com.br"
},
"source": {
"git": "https://github.com/umobi/UMKit.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"watchos": "4.0"
},
"swift_versions": "5.2",
"description": "TODO: Add long description of the pod here.",
"source_files": "Sources/UMKit/**/*",
"swift_version": "5.2"
}