4 "summary": "Tools and Utilities for Cocoa Development",
5 "homepage": "https://github.com/twotoasters/Toast",
11 "Two Toasters": "general@twotoasters.com"
13 "social_media_url": "http://twitter.com/twotoasters",
18 "git": "https://github.com/twotoasters/Toast.git",
27 "TWTToast/Foundation/BlockEnumeration": [
31 "source_files": "Core/**/*.{h,m}"
38 "name": "AsynchronousOperation",
40 "source_files": "Foundation/Asynchronous Operation/*.{h,m}"
43 "name": "BlockEnumeration",
45 "source_files": "Foundation/Block Enumeration/*.{h,m}"
48 "name": "ErrorUtilities",
50 "source_files": "Foundation/Error Utilities/*.{h,m}"
55 "source_files": "Foundation/KVO/*.{h,m}"
58 "name": "NSArrayIndexPathAdditions",
60 "source_files": "Foundation/NSArray Index Path Additions/*.{h,m}"
63 "name": "SubclassResponsibility",
66 "TWTToast/Foundation/ErrorUtilities": [
70 "source_files": "Foundation/Subclass Responsibility/*.{h,m}"
81 "source_files": "UIKit/Auto Layout/*.{h,m}"
86 "source_files": "UIKit/Blocks/*.{h,m}"
91 "source_files": "UIKit/Color/*.{h,m}"
96 "source_files": "UIKit/Device/*.{h,m}"
99 "name": "PrepareForSegue",
100 "requires_arc": true,
101 "source_files": "UIKit/Prepare for Segue/*.{h,m}"
104 "name": "SnapshotImage",
105 "requires_arc": true,
106 "source_files": "UIKit/Snapshot Image/*.{h,m}"
109 "name": "ViewControllerCompletion",
110 "requires_arc": true,
111 "source_files": "UIKit/View Controller Completion/*.{h,m}"
114 "name": "ViewControllerTransitions",
115 "requires_arc": true,
116 "source_files": "UIKit/View Controller Transitions/*.{h,m}"
122 "requires_arc": true,
130 "name": "MantleModel",
131 "requires_arc": true,
132 "source_files": "Mantle/Mantle Model/*.{h,m}"
135 "name": "ModelClassDeserialization",
136 "requires_arc": true,
138 "TWTToast/Foundation/BlockEnumeration": [
142 "source_files": "Mantle/Model Class Deserialization/*.{h,m}"
145 "name": "SelectiveJSONAdapter",
146 "requires_arc": true,
147 "source_files": "Mantle/Selective JSON Adapter/*.{h,m}"