blob: 4846771b68e9976ccc894a3a19801b25cd64021e [file] [log] [blame]
{
"name": "HXCPPRuntime",
"version": "0.1.0",
"summary": "HXCPP runtime wrapper to use Haxe libraries from standard iOS/Android projects",
"homepage": "https://github.com/jeremyfa/lib-hxcpp-runtime",
"license": "MIT",
"authors": {
"Jérémy Faivre": "contact@jeremyfa.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/jeremyfa/lib-hxcpp-runtime/releases/download/v0.1.0/HXCPPRuntime-Release.zip"
},
"vendored_frameworks": "projects/ios/HXCPPRuntime/Output/Release-iphoneuniversal/HXCPPRuntime.framework",
"frameworks": "Foundation"
}