blob: bb366ee4747f1a2696cd05c580c6ccd6d2190132 [file] [log] [blame]
{
"name": "ZNKAppSwizzle",
"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/ZNKAppSwizzle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/ZNKAppSwizzle.git",
"tag": "1.3.2"
},
"module_name": "AppSwizzle",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "AppSwizzle/Classes/**/*",
"swift_version": "5.0"
}