[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / 2 / a / jrswizzle-Pinka / 1.0.2 / jrswizzle-Pinka.podspec.json
blobd99c8d6aea58e9b4534b9f596eef3da569fce321
2   "name": "jrswizzle-Pinka",
3   "version": "1.0.2",
4   "summary": "one-stop-shop for all your method swizzling needs",
5   "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",
6   "homepage": "http://rentzsch.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ipinka": "pinkacocoapods@gmail.com"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/ipinka/jrswizzle.git",
17     "tag": "Pinka-v1.0.2"
18   },
19   "source_files": "*.{h,m}"