2 "name": "SwiftyInvocation",
4 "summary": "NSInvocation for Swift + helpers",
5 "description": "Have you ever dreamed about using NSInvocation from Swift code?\nYou hate Apple for the NS_SWIFT_UNAVAILABLE macro?\n\nMe neither.\n\nBut sometimes we just HAVE to use it. And here it is.",
6 "homepage": "https://github.com/piotr-tobolski/SwiftyInvocation",
12 "piotr-tobolski": "piotr.tobolski@me.com"
15 "git": "https://github.com/piotr-tobolski/SwiftyInvocation.git",
18 "social_media_url": "https://twitter.com/piotrtobolski",
22 "source_files": "SwiftyInvocation/Classes/**/*",
23 "frameworks": "Foundation",
24 "pushed_with_swift_version": "3.0"