Swinject / Swinject-CodeGen

Generate code to make the use of Swinject type-safe and reduce duplicate identifiers for Services
MIT License
33 stars 5 forks source link

Add Carthage support #10

Closed ddengler closed 8 years ago

yoichitgy commented 8 years ago

I think adding Cartfile with the following content to Swinject-CodeGen repo works.

github "Swinject/Swinject" ~> 1.0
Lutzifer commented 8 years ago

added cartfile and documentation