blob: 55ba942a696603ef220dc28b11334d131c1766ca [file] [log] [blame]
{
"name": "LLVM",
"version": "5.0.1",
"summary": "{s.name}",
"homepage": "https://github.com/tuoxie007/LLVM-framework",
"license": "MIT",
"authors": {
"Jason Hsu": "tuoxie007@gmail.com"
},
"source": {
"git": "https://github.com/tuoxie007/LLVM-framework.git",
"tag": "5.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"vendored_frameworks": "vendor/static/LLVM.framework"
}