blob: c8064b7bbe62502572f97396d419e821df7217e5 [file] [log] [blame]
{
"name": "glogJM",
"version": "0.3.5-alpha",
"license": {
"type": "Google",
"file": "COPYING"
},
"homepage": "https://github.com/JimiPlatform/glog",
"summary": "glog for iOS ReactNative",
"authors": "Jimi,Google",
"source": {
"git": "https://github.com/JimiPlatform/glog.git",
"tag": "0.3.5-alpha"
},
"libraries": "stdc++",
"pod_target_xcconfig": {
"USE_HEADERMAP": "NO",
"HEADER_SEARCH_PATHS": "$(PODS_TARGET_SRCROOT)/src"
},
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"VALID_ARCHS": "armv7s armv7 x86_64 arm64 arm64e"
},
"ios": {
"vendored_frameworks": "glog.framework"
}
}