blob: aaf8484e0f2560f65aa180bdc0eda7c992a6c7d3 [file] [log] [blame]
{
"name": "jrswizzle-Pinka",
"version": "1.0.1",
"summary": "one-stop-shop for all your method swizzling needs",
"description": " JRSwizzle is source code package that offers a single, easy, correct+consistent interface for exchanging Objective-C method implementations (\"method swizzling\") across many versions of Mac OS X, iOS, Objective-C and runtime architectures.\n",
"homepage": "http://rentzsch.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pinka": "pinkacocoapods@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/ipinka/jrswizzle.git",
"tag": "Pinka-v1.0.1"
},
"source_files": "*.{h,m}"
}