blob: 8660fb408fd4ca590860eb55b1baa79b2e0c6283 [file] [log] [blame]
{
"name": "NKAppSwizzle",
"version": "1.3.2",
"summary": "lightweight and flexible method swizzling wrapped by swift.",
"description": "Lightweight and flexible method swizzling wrapped by swift. enjoy it!",
"homepage": "https://github.com/nick5683/NKAppSwizzle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/NKAppSwizzle.git",
"tag": "1.3.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "AppSwizzle/Classes/**/*",
"swift_version": "5.0"
}