[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / IfLetSwift / 0.5.0 / IfLetSwift.podspec.json
blobd9a5eef0674d2ddd08221fb84a0e610c4daebff3
2   "name": "IfLetSwift",
3   "version": "0.5.0",
4   "license": "MIT",
5   "summary": "Swift optional extension for convinient \"optional chaining\" calls",
6   "homepage": "https://github.com/negusoft/IfLetSwift",
7   "social_media_url": "http://twitter.com/negusoft",
8   "authors": {
9     "Borja Lopez Urkidi": "blurkidi@negusoft.com"
10   },
11   "source": {
12     "git": "https://github.com/negusoft/IfLetSwift.git",
13     "tag": "0.5.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "IfLetSwift/IfLetSwift.playground/Sources/Optional+IfLetSwift.swift",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"