blob: 6b89e185233ac6c6604ac304c5beb5f27c00c831 [file] [log] [blame]
{
"name": "ChenzookSwizzler",
"version": "1.0",
"summary": "Exchange predefine, compiled or any methods at run time in swift.",
"description": "With Chenzook Swizzler (by Seyed Mojtaba Hosseini Zeidabadi), you can exchange already implemented methods (even iOS original ones) whit a custom method you provided.",
"homepage": "https://github.com/Chenzook/Swizzler",
"license": "MIT",
"authors": {
"MojtabaHs": "hosseini@chenzook.com"
},
"source": {
"git": "https://github.com/Chenzook/Swizzler.git",
"tag": "1.0"
},
"social_media_url": "https://linkedin.com/in/MojtabaHosseini",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "ChenzookSwizzler/Classes/**/*"
}