4 "license": "Apache2.0",
5 "summary": "Dependency injection for Objective-C and Swift. Light-weight, yet flexible and full-featured.",
6 "homepage": "http://www.typhoonframework.org",
8 "Jasper Blues, Aleksey Garbarev, Robert Gilliam, Daniel RodrÃguez, Erik Sundin & Contributors": "info@typhoonframework.org"
11 "git": "https://github.com/appsquickly/Typhoon.git",
20 "source_files": "Source/**/*.{h,m}",
24 "Source/Factory/Internal/NSInvocation+TCFInstanceBuilder.{h,m}"
30 "Source/Factory/Internal/NSInvocation+TCFInstanceBuilder.{h,m}"
36 "Source/Factory/Internal/NSInvocation+TCFInstanceBuilder.{h,m}"
40 "documentation_url": "http://www.typhoonframework.org/docs/latest/api/",
44 "requires_arc": false,
45 "source_files": "Source/Factory/Internal/NSInvocation+TCFInstanceBuilder.{h,m}",
47 "Typhoon/IntrospectionUtils": [
53 "name": "IntrospectionUtils",
55 "Source/Utils/TyphoonIntrospectionUtils.{h,m}",
56 "Source/TypeConversion/TyphoonTypeDescriptor.{h,m}",
57 "Source/Utils/TyphoonUtils.h"
61 "name": "DeallocNotifier",
62 "source_files": "Source/Utils/NSObject+DeallocNotification.{h,m}"