2 "name": "SHInvocation",
4 "summary": "Prefix on NSInvocation for easily invoking messages with multiple arguments.",
5 "description": " SHInvocation is a category on top of NSInvocation to allow executing selectors with multiple arguments.\n\n * No swizzling or hacks.\n * Name-scoped selectors.\n\n",
6 "homepage": "https://github.com/seivan/SHInvocation",
11 "Seivan Heidari": "seivan.heidari@icloud.com"
14 "git": "https://github.com/seivan/SHInvocation.git",
21 "source_files": "SHInvocation/**/*.{h,m}",