2 "name": "J2ObjC2-Framework",
4 "summary": "Swift-compatible J2ObjC static framework pod",
5 "homepage": "http://j2objc.org",
6 "authors": "J2ObjC Team",
15 "git": "https://github.com/kustra/J2ObjC-Framework.git",
18 "static_framework": true,
19 "preserve_paths": "dist",
20 "prepare_command": "scripts/download.sh",
21 "frameworks": "Security",
23 "frameworks": "ExceptionHandling"
25 "default_subspecs": "all",
30 "J2ObjC2-Framework/JRE": [
33 "J2ObjC2-Framework/JSR305": [
40 "vendored_frameworks": "dist/frameworks/JRE.framework",
50 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/J2ObjC2-Framework/dist/frameworks/JRE.framework/Headers\""
56 "J2ObjC2-Framework/JRE": [
60 "vendored_frameworks": "dist/frameworks/JSR305.framework",
62 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/J2ObjC2-Framework/dist/frameworks/JSR305.framework/Headers\""