[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 8 / f / OLibffi / 3.3.0 / OLibffi.podspec.json
blob8396366e39295d32922202ab61c36fea4918732c
2   "name": "OLibffi",
3   "version": "3.3.0",
4   "summary": "libffi for iOS.",
5   "homepage": "https://github.com/orzcrz/libffi",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "crzorz": "crzorz@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/orzcrz/libffi.git",
15     "tag": "3.3.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "Frameworks/OLibffi.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 arm64"
24   }