blob: e695a3f0d5f91945398f4f742f23d44aedbe6eac [file] [log] [blame]
{
"name": "ILGSwizzler",
"version": "2.0.0",
"summary": "Class to facilitate method swizzling, particularly for testing.",
"homepage": "https://github.com/ilg/ILGSwizzler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Isaac Greenspan": "ilg@2718.us"
},
"source": {
"git": "https://github.com/ilg/ILGSwizzler.git",
"tag": "2.0.0"
},
"source_files": "ILGSwizzler.swift",
"platforms": {
"osx": "10.9",
"ios": "11.0"
}
}