5 "description": "x264 for iOS.",
6 "homepage": "https://github.com/PangDuTechnology/AFOx264.git",
9 "PangDu": "xian312117@gmail.com"
15 "git": "https://github.com/PangDuTechnology/AFOx264.git",
18 "source_files": "x264/include/*.h",
19 "header_mappings_dir": "x264/include",
20 "preserve_paths": "x264/**",
21 "vendored_libraries": "x264/lib/libx264.a",
29 "requires_arc": false,
30 "static_framework": true,
32 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/x264/include/*.h\"",
33 "LIBRARY_SEARCH_PATHS": "\"$(SDKROOT)/x264/lib\""