blob: 2ef840a549208b69aa7838982990bbfead4794de [file] [log] [blame]
{
"name": "MITMObject",
"version": "1.0.1",
"summary": "Delegate calls interceptor based on Man-In-The-Middle attack principles, useful for subclassing Foundation classes.",
"homepage": "https://github.com/GDXRepo/MITMObject",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/GDXRepo/MITMObject.git",
"tag": "1.0.1"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"test": [
"Pod/Assets/*.png"
]
}
}