4 "summary": "Integrates the pre-built J2ObjC frameworks into your project.",
5 "description": "Downloads the j2objc release and integrates the frameworks into your project.",
6 "homepage": "https://github.com/fepriyadi/j2objc",
9 "Fep": "fepriyadihrp@gmail.com"
12 "git": "https://github.com/fepriyadi/j2objc.git",
18 "requires_arc": false,
19 "static_framework": true,
20 "preserve_paths": "j2objc_lib/**/*",
21 "public_header_files": "j2objc_lib/include/**/*.h",
22 "source_files": "j2objc_lib/include/**/*.h",
23 "header_mappings_dir": "j2objc_lib/include",
30 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/j2objc_lib/include\""