[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / e / 0 / f / NKAppSwizzle / 1.3.2 / NKAppSwizzle.podspec.json
blob8660fb408fd4ca590860eb55b1baa79b2e0c6283
2   "name": "NKAppSwizzle",
3   "version": "1.3.2",
4   "summary": "lightweight and flexible method swizzling wrapped by swift.",
5   "description": "Lightweight and flexible method swizzling wrapped by swift. enjoy it!",
6   "homepage": "https://github.com/nick5683/NKAppSwizzle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nick5683": "157132026@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/nick5683/NKAppSwizzle.git",
16     "tag": "1.3.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AppSwizzle/Classes/**/*",
23   "swift_version": "5.0"