[Add] XJCustomSDK 1.0.2
[CocoaPods.git] / Specs / b / 8 / 6 / JGMethodSwizzler / 2.0 / JGMethodSwizzler.podspec.json
blob1d98ea9d8655d73db7368e2c41ffc8fe9113edfa
2   "name": "JGMethodSwizzler",
3   "version": "2.0",
4   "summary": "Powerful and easy to use Objective-C swizzling API.",
5   "description": "                   An easy to use Objective-C level API for swizzling class and instance methods, as well as swizzling instance methods on specific instances only.\n",
6   "homepage": "https://github.com/JonasGessner/JGMethodSwizzler",
7   "license": {
8     "type": "MIT",
9     "text": "Licensed under the MIT license."
10   },
11   "authors": {
12     "Jonas Gessner": "contact@j-gessner.de"
13   },
14   "source": {
15     "git": "https://github.com/JonasGessner/JGMethodSwizzler.git",
16     "tag": "v2.0"
17   },
18   "source_files": "JGMethodSwizzler/*.{h,m}",
19   "requires_arc": true