blob: 9ea0f6b293014eabe2e899a5622b4c981d0f9d98 [file] [log] [blame]
{
"name": "SwiftyOptional",
"version": "0.2.0",
"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.2.0"
},
"social_media_url": "https://twitter.com/bokhary92",
"platforms": {
"ios": "11"
},
"swift_version": "4.2",
"source_files": "SwiftyOptional/Classes/*"
}