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",
24 "name": "CoreAnimation",
28 "name": "EasingFunctions",
30 "source_files": "CoreAnimation/Easing Functions/*.{h,m}"
39 "name": "AsynchronousOperation",
41 "source_files": "Foundation/Asynchronous Operation/*.{h,m}"
44 "name": "BlockEnumeration",
46 "source_files": "Foundation/Block Enumeration/*.{h,m}"
49 "name": "ConcurrentAccessor",
51 "source_files": "Foundation/Concurrent Accessor/*.{h,m}"
56 "source_files": "Foundation/Date Range/*.{h,m}"
59 "name": "ErrorUtilities",
61 "source_files": "Foundation/Error Utilities/*.{h,m}"
66 "source_files": "Foundation/KVO/*.{h,m}"
69 "name": "NSArrayIndexPathAdditions",
71 "source_files": "Foundation/NSArray Index Path Additions/*.{h,m}"
74 "name": "SubclassResponsibility",
77 "TWTToast/Foundation/ErrorUtilities": [
81 "source_files": "Foundation/Subclass Responsibility/*.{h,m}"
86 "source_files": "Foundation/Tree Node/*.{h,m}"
97 "source_files": "UIKit/Auto Layout/*.{h,m}"
100 "name": "BlockActions",
101 "requires_arc": true,
102 "source_files": "UIKit/Block Actions/*.{h,m}"
106 "requires_arc": true,
107 "source_files": "UIKit/Blocks/*.{h,m}"
111 "requires_arc": true,
112 "source_files": "UIKit/Color/*.{h,m}"
116 "requires_arc": true,
117 "source_files": "UIKit/Device/*.{h,m}"
120 "name": "NibBackedView",
121 "requires_arc": true,
122 "source_files": "UIKit/Nib-Backed View/*.{h,m}"
125 "name": "PrepareForSegue",
126 "requires_arc": true,
127 "source_files": "UIKit/Prepare for Segue/*.{h,m}"
130 "name": "SnapshotImage",
131 "requires_arc": true,
132 "source_files": "UIKit/Snapshot Image/*.{h,m}"
136 "requires_arc": true,
137 "source_files": "UIKit/Text Style/*.{h,m}"
140 "name": "ViewControllerCompletion",
141 "requires_arc": true,
142 "source_files": "UIKit/View Controller Completion/*.{h,m}"
145 "name": "ViewControllerTransitions",
146 "requires_arc": true,
147 "source_files": "UIKit/View Controller Transitions/*.{h,m}"
153 "requires_arc": true,
161 "name": "MantleModel",
162 "requires_arc": true,
163 "source_files": "Mantle/Mantle Model/*.{h,m}"
166 "name": "ModelClassDeserialization",
167 "requires_arc": true,
169 "TWTToast/Foundation/BlockEnumeration": [
173 "source_files": "Mantle/Model Class Deserialization/*.{h,m}"
176 "name": "SelectiveJSONAdapter",
177 "requires_arc": true,
178 "source_files": "Mantle/Selective JSON Adapter/*.{h,m}"