blob: 8396366e39295d32922202ab61c36fea4918732c [file] [log] [blame]
{
"name": "OLibffi",
"version": "3.3.0",
"summary": "libffi for iOS.",
"homepage": "https://github.com/orzcrz/libffi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"crzorz": "crzorz@outlook.com"
},
"source": {
"git": "https://github.com/orzcrz/libffi.git",
"tag": "3.3.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"vendored_frameworks": "Frameworks/OLibffi.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 arm64"
}
}