blob: c5504c27c5a827899c067b4bfd43043d26ef1699 [file] [log] [blame]
{
"name": "RangersAppLog",
"version": "3.2.5",
"summary": "ByteDance Rangers AppLog.",
"description": "ByteDance Rangers AppLog SDK.",
"homepage": "https://github.com/bytedance/RangersAppLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanwenbin": "duanwenbin@bytedance.com"
},
"source": {
"git": "https://github.com/bytedance/RangersAppLog.git",
"tag": "3.2.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"Security",
"AdSupport",
"CoreTelephony",
"CoreFoundation",
"SystemConfiguration",
"UIKit",
"WebKit",
"JavaScriptCore"
],
"libraries": [
"z",
"sqlite3"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"vendored_frameworks": "RangersAppLog/*.framework"
}