[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / a / 4 / 3 / libffi-iOS / 3.3.5-iOS / libffi-iOS.podspec.json
blob8950a9003fbc92342ed710ec706eb95698a63437
2   "name": "libffi-iOS",
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",
7   "license": "MIT",
8   "authors": {
9     "Yanni Wang 王氩": "wy19900729@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/623637646/libffi.git",
17     "tag": "v3.3.5-iOS"
18   },
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"
24   },
25   "swift_version": "5.0"