Skip to content

Commit

Permalink
[Add] bugly_transport_pro 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hodxiang authored and CocoaPodsBot committed Sep 12, 2024
1 parent e32712f commit a29b4b6
Showing 1 changed file with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"name": "bugly_transport_pro",
"version": "2.4",
"summary": "bugly_transport",
"homepage": "https://github.com/BuglyDevTeam",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bugly-Team": "[email protected]"
},
"source": {
"git": "https://e.coding.net/tencent-tds/bugly_transport/ios_pro_artifact.git",
"tag": "2.4"
},
"platforms": {
"ios": "9.0",
"osx": "11.0"
},
"requires_arc": true,
"libraries": [
"z",
"c++"
],
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreTelephony"
],
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"vendored_frameworks": "bugly_transport.xcframework"
}

0 comments on commit a29b4b6

Please sign in to comment.