2 "name": "CodeInjection",
4 "summary": "CodeInjection save you a lot of compiling time",
5 "description": "Code injection allows you to update the implementation of methods of a class incrementally in the iOS simulator without having to rebuild or restart your application saving developer time. It requires to run the additional InjectionIII Mac app",
6 "homepage": "http://injectionforxcode.com/",
11 "authors": "Francisco Javier Trujillo Mata",
13 "git": "https://github.com/fjtrujy/CodeInjection.git",
21 "swift_version": "4.0",
27 "InjectionBundle/CoreInjectionClient.{h,mm}",
28 "InjectionBundle/InjectionClient.{h,mm}",
29 "InjectionBundle/NSObjectSwiftInjection.swift",
30 "InjectionBundle/UIViewControllerSwiftInjection.swift",
31 "InjectionBundle/SwiftEval.swift",
32 "InjectionBundle/SwiftInjection.swift",
33 "InjectionBundle/Vaccine.swift",
34 "InjectionBundle/XprobeSwift-Bridging-Header.h",
35 "InjectionIII/InjectionEnum.h",
36 "InjectionIII/SimpleSocket.{h,mm}",
37 "XprobePlugin/Classes/Xprobe.h",
38 "XprobePlugin/Classes/Xtrace.h",
39 "XprobePlugin/XprobeSwift/SwiftSwizzler.swift",
40 "XprobePlugin/XprobeSwift/XprobeSwift.swift"
46 "InjectionBundle/InjectionClient.{h,mm}",
47 "InjectionBundle/NSObjectSwiftInjection.swift",
48 "InjectionBundle/UIViewControllerSwiftInjection.swift",
49 "InjectionBundle/SwiftEval.swift",
50 "InjectionBundle/SwiftInjection.swift",
51 "InjectionBundle/Vaccine.swift",
52 "InjectionBundle/XprobeSwift-Bridging-Header.h",
53 "InjectionIII/InjectionEnum.h",
54 "InjectionIII/SimpleSocket.{h,mm}",
55 "XprobePlugin/Classes/Xprobe.h",
56 "XprobePlugin/Classes/Xtrace.h",
57 "XprobePlugin/XprobeSwift/SwiftSwizzler.swift",
58 "XprobePlugin/XprobeSwift/XprobeSwift.swift",
59 "InjectionBundle/XCTestInjectionClient.{h,mm}",
60 "InjectionBundle/XCTestSwiftInjection.swift"
62 "frameworks": "XCTest",
64 "LD_RUNPATH_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
66 "pod_target_xcconfig": {
67 "ENABLE_BITCODE": "NO"