blob: 760a9b14ab791f6d2b8060417a5edeb8574a20ac [file] [log] [blame]
{
"name": "Optional.Extension",
"version": "0.1.0",
"summary": "Optional extension",
"description": "make Optional extension\nfirst make OR",
"homepage": "https://github.com/outofcoding/Optional.Extension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"outofcoding": "outofcoding@gmail.com"
},
"source": {
"git": "https://github.com/outofcoding/Optional.Extension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Optional.Extension/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}