blob: 3cdc6516bd59ee550db34fabaa68790df37a7501 [file] [log] [blame]
{
"name": "UnwrapOperator",
"version": "0.1.0",
"summary": "A short description of UnwrapOperator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/UnwrapOperator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Author": "example@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/UnwrapOperator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/UnwrapOperator/**/*",
"swift_version": "5.0"
}