blob: d9a5eef0674d2ddd08221fb84a0e610c4daebff3 [file] [log] [blame]
{
"name": "IfLetSwift",
"version": "0.5.0",
"license": "MIT",
"summary": "Swift optional extension for convinient \"optional chaining\" calls",
"homepage": "https://github.com/negusoft/IfLetSwift",
"social_media_url": "http://twitter.com/negusoft",
"authors": {
"Borja Lopez Urkidi": "blurkidi@negusoft.com"
},
"source": {
"git": "https://github.com/negusoft/IfLetSwift.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "IfLetSwift/IfLetSwift.playground/Sources/Optional+IfLetSwift.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}