4 "summary": "Reliant is a light-weight Dependency Injection (DI) framework for Objective-C, both for OS X and iOS.",
5 "homepage": "https://github.com/appfoundry/Reliant",
8 "Mike Seghers": "mike.seghers@appfoundry.be"
11 "git": "https://github.com/appfoundry/Reliant.git",
14 "private_header_files": "Reliant/Classes/Runtime/*.h,Reliant/Classes/ContextLocator/OCSBoundContextLocatorFactory.h",
15 "source_files": "Reliant/Classes/**/*.{h,m}",
21 "exclude_files": "Reliant/Classes/ContextLocator/OSX/*",
26 "Reliant/Classes/Categories/UIKit/*",
27 "Reliant/Classes/ContextLocator/iOS/*"
29 "frameworks": "AppKit"
31 "frameworks": "Foundation",