blob: 18e470c68eae40c35a42d673c29b294ad27148c4 [file] [log] [blame]
{
"name": "libffi-core",
"version": "1.2.0",
"summary": "Stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/OCModule/libffi-core",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchengqvan@gmail.com": "chengquan.wang@ele.me"
},
"source": {
"git": "https://github.com/OCModule/libffi-core.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "libffi-core/*.a",
"source_files": "libffi-core/*.h"
}