Skip to content

Commit

Permalink
[Add] GTCommonSDK 3.1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getui authored and CocoaPodsBot committed Oct 30, 2024
1 parent 44c3469 commit 13710ce
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions Specs/d/d/5/GTCommonSDK/3.1.7.0/GTCommonSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"name": "GTCommonSDK",
"version": "3.1.7.0",
"summary": "个推基础库 iOS SDK CocoaPods 集成库",
"homepage": "https://github.com/GetuiLaboratory/getui-gtcsdk-ios-cocoapods",
"license": "MIT",
"authors": {
"个推": "[email protected]"
},
"source": {
"git": "https://github.com/GetuiLaboratory/getui-gtcsdk-ios-cocoapods.git",
"tag": "3.1.7.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "GTCommonSDK.xcframework",
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"CoreTelephony",
"CoreLocation",
"AVFoundation",
"Security",
"AdSupport"
],
"weak_frameworks": [
"AppTrackingTransparency",
"Network"
],
"libraries": [
"z",
"sqlite3.0",
"c++",
"resolv"
]
},
"dependencies": {
"ZXSDK": [

]
},
"requires_arc": true,
"swift_versions": [
"5"
],
"swift_version": "5"
}

0 comments on commit 13710ce

Please sign in to comment.