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": [
33 "source_files": "AMKCrashProtector/Classes/Bugly/*.{h,m}",
34 "public_header_files": "AMKCrashProtector/Classes/Bugly/*.h",
36 "AMKCrashProtector/Protector": [
45 "name": "MPMoviePlayerViewControllerProtector",
46 "public_header_files": "AMKCrashProtector/Classes/MPMoviePlayerViewControllerProtector/**/*.h",
47 "source_files": "AMKCrashProtector/Classes/MPMoviePlayerViewControllerProtector/*.{h,m}",
49 "AMKCrashProtector/Protector": [
55 "name": "NSKeyValueCodingProtector",
56 "public_header_files": "AMKCrashProtector/Classes/NSKeyValueCodingProtector/**/*.h",
57 "source_files": "AMKCrashProtector/Classes/NSKeyValueCodingProtector/*.{h,m}",
59 "AMKCrashProtector/Protector": [
65 "name": "UnrecognizedSelectorProtector",
66 "public_header_files": "AMKCrashProtector/Classes/UnrecognizedSelectorProtector/**/*.h",
67 "source_files": "AMKCrashProtector/Classes/UnrecognizedSelectorProtector/*.{h,m}",
69 "AMKCrashProtector/Protector": [
76 "public_header_files": "AMKCrashProtector/Classes/Protector/**/*.h",
77 "source_files": "AMKCrashProtector/Classes/Protector/*.{h,m}",
79 "AMKCategories/Foundation/NSObject/MethodSwizzling": [