3 "version": "3.3.5-iOS",
4 "summary": "A portable foreign-function interface library.",
5 "description": "A portable foreign-function interface library for iOS.",
6 "homepage": "http://sourceware.org/libffi",
9 "Yanni Wang 王氩": "wy19900729@gmail.com"
14 "swift_versions": "5.0",
16 "git": "https://github.com/623637646/libffi.git",
19 "source_files": "{darwin_common,darwin_ios}/**/*.{h,c,S,swift}",
20 "public_header_files": "{darwin_common,darwin_ios}/include/**/*.{h}",
21 "pod_target_xcconfig": {
22 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) USE_DL_PREFIX=1",
23 "GCC_WARN_INHIBIT_ALL_WARNINGS": "YES"
25 "swift_version": "5.0"