[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 2 / ChenzookSwizzler / 1.0 / ChenzookSwizzler.podspec.json
blob6b89e185233ac6c6604ac304c5beb5f27c00c831
2   "name": "ChenzookSwizzler",
3   "version": "1.0",
4   "summary": "Exchange predefine, compiled or any methods at run time in swift.",
5   "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.",
6   "homepage": "https://github.com/Chenzook/Swizzler",
7   "license": "MIT",
8   "authors": {
9     "MojtabaHs": "hosseini@chenzook.com"
10   },
11   "source": {
12     "git": "https://github.com/Chenzook/Swizzler.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://linkedin.com/in/MojtabaHosseini",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_version": "4.1",
20   "source_files": "ChenzookSwizzler/Classes/**/*"