| { | |
| "name": "DynamicInvoker", | |
| "version": "0.2.0", | |
| "summary": "Method overloading for Obj-C.", | |
| "homepage": "https://github.com/MediaHound/DynamicInvoker", | |
| "license": "Apache", | |
| "authors": { | |
| "Dustin Bachrach": "dustin@mediahound.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MediaHound/DynamicInvoker.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*" | |
| } |