2 "name": "AMKCrashProtector",
4 "summary": "Summary of AMKCrashProtector.",
5 "description": "Description of AMKCrashProtector.",
6 "homepage": "https://github.com/AndyM129/AMKCrashProtector",
12 "AndyM129": "andy_m129@163.com"
15 "git": "https://github.com/AndyM129/AMKCrashProtector.git",
21 "default_subspecs": "DefaultSubspec",
24 "name": "DefaultSubspec",
26 "AMKCrashProtector/Protector": [
32 "name": "UnrecognizedSelectorProtector",
33 "public_header_files": "AMKCrashProtector/Classes/UnrecognizedSelectorProtector/**/*.h",
34 "source_files": "AMKCrashProtector/Classes/UnrecognizedSelectorProtector/*.{h,m}",
36 "AMKCrashProtector/Protector": [
43 "public_header_files": "AMKCrashProtector/Classes/Protector/**/*.h",
44 "source_files": "AMKCrashProtector/Classes/Protector/*.{h,m}",
46 "AMKCategories/Foundation/NSObject/MethodSwizzling": [