blob: 6bfb8944aed69495ce4d396e4c67a6481b086454 [file] [log] [blame]
{
"name": "SwiftyOptional",
"version": "0.1.3",
"summary": "SwiftyOptional is collection of handy extensions to make optional life easy.",
"homepage": "https://github.com/bokhary3/SwiftyOptional",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bokhary3": "elsayed.husseinn15@gmail.com"
},
"source": {
"git": "https://github.com/bokhary3/SwiftyOptional.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/bokhary92",
"platforms": {
"ios": "11"
},
"swift_version": "4.2",
"source_files": "SwiftyOptional/Classes/*"
}