blob: f6a1aa9ca16272ba88e1b9e66ce0391bddab7c2c [file] [log] [blame]
{
"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/**/*"
}