blob: 286215cad00745a7af7c7c6a7e7cb6fae1dadf81 [file] [log] [blame]
{
"name": "CRuntime",
"version": "2.0.1",
"summary": "CRuntime",
"description": "C++ bridge for Runtime",
"homepage": "https://github.com/wickwirew/Runtime",
"license": "MIT",
"authors": {
"Wesley Wickwire": "wickwirew@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wickwirew/CRuntime.git",
"tag": "2.0.1"
},
"source_files": "Sources/**/*"
}