blob: d99c8d6aea58e9b4534b9f596eef3da569fce321 [file] [log] [blame]
{
"name": "jrswizzle-Pinka",
"version": "1.0.2",
"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": {
"ipinka": "pinkacocoapods@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/ipinka/jrswizzle.git",
"tag": "Pinka-v1.0.2"
},
"source_files": "*.{h,m}"
}