5 "type": "Apache License, Version 2.0",
8 "summary": "J2ObjC's JRE emulation library, emulates a subset of the Java runtime library.",
9 "homepage": "https://github.com/google/j2objc",
10 "authors": "Google Inc.",
12 "git": "https://github.com/goodow/j2objc.git",
19 "requires_arc": false,
20 "default_subspecs": "lib/jre",
21 "header_mappings_dir": "dist/include",
22 "prepare_command": " scripts/download_distribution.sh\n",
26 "frameworks": "Security",
28 "frameworks": "ExceptionHandling"
31 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/J2ObjC/dist/lib\"",
32 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/J2ObjC/dist/include\""
37 "preserve_paths": "dist",