4 "summary": "URL-based view navigation for iOS",
5 "homepage": "http://github.com/derkis/Navigator",
7 "Ty Cobb": "ty.cobb.m@gmail.com"
18 "git": "https://github.com/derkis/Navigator.git",
27 "GCC_PREPROCESSOR_DEFINITIONS": "YOLO_LAST=1 YOLO_SKIP=1 YOLO_SNIP=1 YOLO_SPLIT=1 YOLO_JOIN=1 YOLO_EXTEND=1 YOLO_SELECT=1 YOLO_MAP=1 YOLO_FIND=1 YOLO_CONCAT=1 YOLO_UNIQ=1 YOLO_ARRAY=1 YOLO_DICT=1 YOLO_FIRST=1 YOLO_INJECT=1 YOLO_FLATTEN=1"
34 "Navigator/Router/*.{h,m}",
35 "Navigator/Routes/*.{h,m}",
36 "Navigator/Transitions/*.{h,m}",
37 "Navigator/Updates/*.{h,m}",
38 "Navigator/Shared/*.{h,m}"
40 "public_header_files": [
42 "Navigator/Router/*.h",
43 "Navigator/Routes/*.h",
44 "Navigator/Transitions/*.h",
45 "Navigator/Updates/*.h",
46 "Navigator/Shared/*.h"
56 "source_files": "Navigator/View/*.{h,m}",
57 "public_header_files": "Navigator/View/*.h",
59 "GCC_PREPROCESSOR_DEFINITIONS": "NAVIGATOR_VIEW"