2 "name": "MethodNotificationCenter",
4 "summary": "Simple Objective-C Runtime Injection",
5 "description": "A lightweight framework enabling easy snooping on Objective-C methods for iOS, macOS, and tvOS.",
6 "homepage": "https://github.com/SomeRandomiOSDev/MethodNotificationCenter",
9 "Joseph Newton": "somerandomiosdev@gmail.com"
18 "git": "https://github.com/SomeRandomiOSDev/MethodNotificationCenter.git",
21 "source_files": "Sources/**/*.{h,m,s}",
27 "cocoapods_version": ">= 1.7.3",
38 "source_files": "Tests/**/*.{m,swift}"
41 "swift_version": "5.0"