Skip to content

Commit

Permalink
[Add] JADYunMotion 2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jadfe authored and CocoaPodsBot committed Dec 5, 2024
1 parent 3e224b6 commit 23753e5
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions Specs/e/5/6/JADYunMotion/2.6.8/JADYunMotion.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"name": "JADYunMotion",
"version": "2.6.8",
"summary": "AN SDK.",
"license": "MIT",
"authors": {
"shuaishuai331": "[email protected]"
},
"homepage": "https://github.com/JAD-FE-TEAM/JADYunIOS",
"description": "JD Ad SDK Project.",
"frameworks": [
"CoreServices",
"AssetsLibrary",
"Photos",
"Accelerate",
"ImageIO",
"WebKit",
"SystemConfiguration",
"CoreTelephony",
"AdSupport",
"MapKit",
"CoreLocation"
],
"libraries": [
"z",
"sqlite3"
],
"source": {
"http": "https://storage.jd.com/ios-sdk-libs/multiple_packages/2.6.8/JADYunMotion.zip"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"ios": {
"vendored_frameworks": "JADYunMotion.xcframework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "4.0"
}

0 comments on commit 23753e5

Please sign in to comment.