2 "name": "SwinjectStoryboard",
4 "summary": "Swinject extension for automatic dependency injection via Storyboard",
5 "description": "SwinjectStoryboard is an extension of Swinject to automatically inject dependency to view controllers instantiated by a storyboard.",
6 "homepage": "https://github.com/Swinject/SwinjectStoryboard",
8 "authors": "Swinject Contributors",
10 "git": "https://github.com/Swinject/SwinjectStoryboard.git",
15 "Sources/*.{swift,m,h}",
16 "Sources/ObjectiveC/Others/*.{swift,m,h}",
17 "Sources/iOS-tvOS/*.{swift,h,m}"
22 "Sources/*.{swift,m,h}",
23 "Sources/ObjectiveC/Others/*.{swift,m,h}",
24 "Sources/OSX/*.{swift,h,m}"
29 "Sources/*.{swift,m,h}",
30 "Sources/ObjectiveC/Others/*.{swift,m,h}",
31 "Sources/iOS-tvOS/*.{swift,h,m}"