[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / b / 5 / LYNissanLeaksFinder / 0.1.0 / LYNissanLeaksFinder.podspec.json
blob22dd68f34424817be6396b06adf43039d5b902ad
2   "name": "LYNissanLeaksFinder",
3   "version": "0.1.0",
4   "summary": "基于MLeaksFinder二次维护LYNissanLeaksFinder.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/OuyangMumu/LYNissanLeaksFinder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OuyangMumu": "ouyanggj@szlanyou.com"
13   },
14   "source": {
15     "git": "https://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@github.com/OuyangMumu/LYNissanLeaksFinder.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "LYNissanLeaksFinder",
23     "{LYNissanLeaksFinder,fishhook}/**/*.{h,m,mm,c}"
24   ],
25   "requires_arc": [
26     "LYNissanLeaksFinder/Associations/Internal/FBAssociationManager+Internal.h",
27     "LYNissanLeaksFinder/Detector/FBNodeEnumerator.h",
28     "LYNissanLeaksFinder/Detector/FBNodeEnumerator.mm",
29     "LYNissanLeaksFinder/Detector/FBRetainCycleDetector+Internal.h",
30     "LYNissanLeaksFinder/Detector/FBRetainCycleDetector.h",
31     "LYNissanLeaksFinder/Detector/FBRetainCycleDetector.mm",
32     "LYNissanLeaksFinder/FBRetainCycleUtils.h",
33     "LYNissanLeaksFinder/FBRetainCycleUtils.m",
34     "LYNissanLeaksFinder/Filtering/FBStandardGraphEdgeFilters.h",
35     "LYNissanLeaksFinder/Filtering/FBStandardGraphEdgeFilters.mm",
36     "LYNissanLeaksFinder/Graph/FBObjectGraphConfiguration.h",
37     "LYNissanLeaksFinder/Graph/FBObjectGraphConfiguration.m",
38     "LYNissanLeaksFinder/Graph/FBObjectiveCBlock.h",
39     "LYNissanLeaksFinder/Graph/FBObjectiveCBlock.m",
40     "LYNissanLeaksFinder/Graph/FBObjectiveCGraphElement.h",
41     "LYNissanLeaksFinder/Graph/FBObjectiveCGraphElement.mm",
42     "LYNissanLeaksFinder/Graph/FBObjectiveCObject.h",
43     "LYNissanLeaksFinder/Graph/FBObjectiveCObject.m",
44     "LYNissanLeaksFinder/Graph/Internal/FBObjectiveCGraphElement+Internal.h",
45     "LYNissanLeaksFinder/Graph/Specialization/FBObjectiveCNSCFTimer.h",
46     "LYNissanLeaksFinder/Graph/Specialization/FBObjectiveCNSCFTimer.mm",
47     "LYNissanLeaksFinder/Layout/Blocks/FBBlockInterface.h",
48     "LYNissanLeaksFinder/Layout/Classes/FBClassStrongLayout.h",
49     "LYNissanLeaksFinder/Layout/Classes/FBClassStrongLayout.mm",
50     "LYNissanLeaksFinder/Layout/Classes/Parser/BaseType.h",
51     "LYNissanLeaksFinder/Layout/Classes/Parser/FBStructEncodingParser.h",
52     "LYNissanLeaksFinder/Layout/Classes/Parser/FBStructEncodingParser.mm",
53     "LYNissanLeaksFinder/Layout/Classes/Parser/Struct.h",
54     "LYNissanLeaksFinder/Layout/Classes/Parser/Struct.mm",
55     "LYNissanLeaksFinder/Layout/Classes/Parser/Type.h",
56     "LYNissanLeaksFinder/Layout/Classes/Reference/FBIvarReference.h",
57     "LYNissanLeaksFinder/Layout/Classes/Reference/FBIvarReference.m",
58     "LYNissanLeaksFinder/Layout/Classes/Reference/FBObjectInStructReference.h",
59     "LYNissanLeaksFinder/Layout/Classes/Reference/FBObjectInStructReference.m",
60     "LYNissanLeaksFinder/Layout/Classes/Reference/FBObjectReference.h",
61     "LYNissanLeaksFinder/MLeaksFinder/MLeakedObjectProxy.h",
62     "LYNissanLeaksFinder/MLeaksFinder/MLeakedObjectProxy.m",
63     "LYNissanLeaksFinder/MLeaksFinder/MLeaksFinder.h",
64     "LYNissanLeaksFinder/MLeaksFinder/NSObject+MemoryLeak.h",
65     "LYNissanLeaksFinder/MLeaksFinder/NSObject+MemoryLeak.m",
66     "LYNissanLeaksFinder/MLeaksFinder/UIApplication+MemoryLeak.h",
67     "LYNissanLeaksFinder/MLeaksFinder/UIApplication+MemoryLeak.m",
68     "LYNissanLeaksFinder/MLeaksFinder/UINavigationController+MemoryLeak.h",
69     "LYNissanLeaksFinder/MLeaksFinder/UINavigationController+MemoryLeak.m",
70     "LYNissanLeaksFinder/MLeaksFinder/UIPageViewController+MemoryLeak.h",
71     "LYNissanLeaksFinder/MLeaksFinder/UIPageViewController+MemoryLeak.m",
72     "LYNissanLeaksFinder/MLeaksFinder/UISplitViewController+MemoryLeak.h",
73     "LYNissanLeaksFinder/MLeaksFinder/UISplitViewController+MemoryLeak.m",
74     "LYNissanLeaksFinder/MLeaksFinder/UITabBarController+MemoryLeak.h",
75     "LYNissanLeaksFinder/MLeaksFinder/UITabBarController+MemoryLeak.m",
76     "LYNissanLeaksFinder/MLeaksFinder/UITouch+MemoryLeak.h",
77     "LYNissanLeaksFinder/MLeaksFinder/UITouch+MemoryLeak.m",
78     "LYNissanLeaksFinder/MLeaksFinder/UIView+MemoryLeak.h",
79     "LYNissanLeaksFinder/MLeaksFinder/UIView+MemoryLeak.m",
80     "LYNissanLeaksFinder/MLeaksFinder/UIViewController+MemoryLeak.h",
81     "LYNissanLeaksFinder/MLeaksFinder/UIViewController+MemoryLeak.m",
82     "fishhook/**/*.{c,h}"
83   ],
84   "public_header_files": [
85     "LYNissanLeaksFinder/Detector.h",
86     "LYNissanLeaksFinder/Associations/FBAssociationManager.h",
87     "LYNissanLeaksFinder/Graph/FBObjectiveCBlock.h",
88     "LYNissanLeaksFinder/Graph/FBObjectiveCGraphElement.h",
89     "LYNissanLeaksFinder/Graph/Specialization/FBObjectiveCNSCFTimer.h",
90     "LYNissanLeaksFinder/Graph/FBObjectiveCObject.h",
91     "LYNissanLeaksFinder/Graph/FBObjectGraphConfiguration.h",
92     "LYNissanLeaksFinder/Filtering/FBStandardGraphEdgeFilters.h"
93   ],
94   "frameworks": [
95     "Foundation",
96     "CoreGraphics",
97     "UIKit"
98   ],
99   "libraries": "c++"