2 "name": "MyiOSHelpers",
4 "homepage": "http://github.com/premosystems/MyiOSHelpers",
6 "Vincil Bishop": "vincil.bishop@vbishop.com"
9 "summary": "A collection of often used but time consuming to recreate logic for iOS.",
11 "git": "https://github.com/premosystems/MyiOSHelpers.git",
18 "resources": "MyiOSHelpers.podspec",
19 "source_files": "MyiOSHelpers/*.{h,m}",
31 "prefix_header_contents": [
32 "#import \"Underscore.h\"",
34 "#define _ Underscore",
36 "#import \"DateTools.h\"",
37 "#ifndef MTDATES_NO_PREFIX",
38 "#define MTDATES_NO_PREFIX 1",
40 "#import \"NSDate+MTDates.h\""
45 "source_files": "MyiOSHelpers/Logic/*.{h,m}",
49 "source_files": "MyiOSHelpers/Logic/Apple/*.h",
53 "source_files": "MyiOSHelpers/Logic/Apple/CoreData/*.{h,m}",
55 "frameworks": "CoreData",
57 "MyiOSHelpers/Logic/Blocks": [
60 "MyiOSHelpers/Logic/Categories": [
63 "MyiOSHelpers/Logic/ThirdPartyHelpers/KeyValueObjectMapping": [
73 "name": "CoreLocation",
74 "source_files": "MyiOSHelpers/Logic/Apple/CoreLocation/*.{h,m}",
76 "frameworks": "CoreLocation",
78 "MyiOSHelpers/Logic/Blocks": [
81 "MyiOSHelpers/Logic/Categories": [
84 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
94 "name": "CoreBluetooth",
95 "source_files": "MyiOSHelpers/Logic/Apple/CoreBluetooth/*.{h,m}",
97 "frameworks": "CoreBluetooth",
99 "MyiOSHelpers/Logic/Blocks": [
102 "MyiOSHelpers/Logic/Categories": [
105 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
110 "prefix_header_contents": [
111 "#import \"Lumberjack-Default-Log-Level.h\"",
112 "#import \"PrettyClassInformationLogFormatter.h\""
119 "source_files": "MyiOSHelpers/Logic/Blocks/*.h"
122 "name": "Categories",
123 "source_files": "MyiOSHelpers/Logic/Categories/*.{h,m}",
132 "source_files": "MyiOSHelpers/Logic/Categories/NSArray/*.{h,m}",
133 "prefix_header_contents": [
134 "#import \"Lumberjack-Default-Log-Level.h\"",
135 "#import \"PrettyClassInformationLogFormatter.h\""
138 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
145 "source_files": "MyiOSHelpers/Logic/Categories/NSData/*.{h,m}",
146 "prefix_header_contents": [
147 "#import \"Lumberjack-Default-Log-Level.h\"",
148 "#import \"PrettyClassInformationLogFormatter.h\""
151 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
158 "source_files": "MyiOSHelpers/Logic/Categories/NSDate/*.{h,m}",
159 "prefix_header_contents": [
160 "#import \"Lumberjack-Default-Log-Level.h\"",
161 "#import \"PrettyClassInformationLogFormatter.h\""
164 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
170 "name": "NSDictionary",
171 "source_files": "MyiOSHelpers/Logic/Categories/NSDictionary/*.{h,m}",
172 "prefix_header_contents": [
173 "#import \"Lumberjack-Default-Log-Level.h\"",
174 "#import \"PrettyClassInformationLogFormatter.h\""
177 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
184 "source_files": "MyiOSHelpers/Logic/Categories/NSError/*.{h,m}",
185 "prefix_header_contents": [
186 "#import \"Lumberjack-Default-Log-Level.h\"",
187 "#import \"PrettyClassInformationLogFormatter.h\""
190 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
197 "source_files": "MyiOSHelpers/Logic/Categories/NSNull/*.{h,m}",
198 "prefix_header_contents": [
199 "#import \"Lumberjack-Default-Log-Level.h\"",
200 "#import \"PrettyClassInformationLogFormatter.h\""
203 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
210 "source_files": "MyiOSHelpers/Logic/Categories/NSNumber/*.{h,m}",
211 "prefix_header_contents": [
212 "#import \"Lumberjack-Default-Log-Level.h\"",
213 "#import \"PrettyClassInformationLogFormatter.h\""
216 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
222 "name": "NSOperationQueue",
223 "source_files": "MyiOSHelpers/Logic/Categories/NSOperationQueue/*.{h,m}",
224 "prefix_header_contents": [
225 "#import \"Lumberjack-Default-Log-Level.h\"",
226 "#import \"PrettyClassInformationLogFormatter.h\""
229 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
236 "source_files": "MyiOSHelpers/Logic/Categories/NSRunLoop/*.{h,m}",
237 "prefix_header_contents": [
238 "#import \"Lumberjack-Default-Log-Level.h\"",
239 "#import \"PrettyClassInformationLogFormatter.h\""
242 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
249 "source_files": "MyiOSHelpers/Logic/Categories/NSString/*.{h,m}",
250 "prefix_header_contents": [
251 "#import \"Lumberjack-Default-Log-Level.h\"",
252 "#import \"PrettyClassInformationLogFormatter.h\""
255 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
261 "name": "UIApplication",
262 "source_files": "MyiOSHelpers/Logic/Categories/UIApplication/*.{h,m}",
263 "prefix_header_contents": [
264 "#import \"Lumberjack-Default-Log-Level.h\"",
265 "#import \"PrettyClassInformationLogFormatter.h\""
268 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
275 "source_files": "MyiOSHelpers/Logic/Categories/UIDevice/*.{h,m}",
276 "prefix_header_contents": [
277 "#import \"Lumberjack-Default-Log-Level.h\"",
278 "#import \"PrettyClassInformationLogFormatter.h\""
281 "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack": [
288 "source_files": "MyiOSHelpers/Logic/Categories/NSObject/*.{h,m}",
290 "MyiOSHelpers/Logic/Categories/NSDictionary": [
298 "name": "ThirdPartyHelpers",
299 "source_files": "MyiOSHelpers/Logic/ThirdPartyHelpers/*.h",
302 "name": "KeyValueObjectMapping",
303 "source_files": "MyiOSHelpers/Logic/ThirdPartyHelpers/KeyValueObjectMapping/*.{h,m}",
306 "DCKeyValueObjectMapping": [
309 "NSObject-ObjectMap": [
317 "source_files": "MyiOSHelpers/Logic/ThirdPartyHelpers/Mongo/*.{h,m}",
320 "MyiOSHelpers/Logic/ThirdPartyHelpers/KeyValueObjectMapping": [
323 "NSObject-ObjectMap": [
331 "prefix_header_contents": [
332 "#import \"Underscore.h\"",
334 "#define _ Underscore",
339 "name": "CocoaLumberjack",
345 "LumberjackPrettyClassInformation": [
350 "prefix_header_contents": [
351 "#import \"Lumberjack-Default-Log-Level.h\"",
352 "#import \"PrettyClassInformationLogFormatter.h\""
354 "source_files": "MyiOSHelpers/Logic/ThirdPartyHelpers/CocoaLumberjack/*.{h,m}"
357 "name": "ReactiveCocoa",
358 "source_files": "MyiOSHelpers/Logic/ThirdPartyHelpers/ReactiveCocoa/*.{h,m}",
361 "MyiOSHelpers/Logic/Blocks": [