[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / a / jrswizzle-Pinka / 1.0 / jrswizzle-Pinka.podspec.json
bloba700dd0e58902c1ea59d37096b68751b3eda2413
2   "name": "jrswizzle-Pinka",
3   "version": "1.0",
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     "Pinka": "pinkacocoapods@gmail.com"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/ipinka/jrswizzle.git",
17     "tag": "v1.0"
18   },
19   "source_files": "*.{h,m}"