blob: 24adfc3e54358d5fc583ec4c8e43c1f10fbcc33d [file] [log] [blame]
{
"name": "ReactNativePlugin",
"version": "0.1.0",
"summary": "ReactNativePlugin for AR.",
"description": "Helps to create AR module",
"homepage": "https://github.com/duraipirashanna/ReactNativeTest",
"license": "MIT",
"authors": {
"durai": "durai@ideas2it.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/duraipirashanna/ReactNativeTest.git",
"tag": "0.1.0"
},
"source_files": "ReactNativePlugin/ReactNativePlugin/ReactNativeBridge.swift",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"swift_version": "4.0",
"xcconfig": {
"SWIFT_VERSION": "4.0"
}
}