Skip to content

Commit

Permalink
[Add] KMMLibraryCocoaPodsTest 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getarchitdhupar authored and CocoaPodsBot committed Jan 13, 2024
1 parent 2ac6974 commit 3b48d32
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "KMMLibraryCocoaPodsTest",
"version": "6.0",
"homepage": "http://google.com",
"source": {
"git": "https://github.com/getarchitdhupar/TestCocopodsPublicRepo.git",
"tag": "6.0"
},
"authors": "getarchit.dhupar@gmail.com",
"license": "https://opensource.org/licenses/Apache-2.0",
"summary": "This is the description of framework example.",
"vendored_frameworks": "shared.xcframework",
"platforms": {
"ios": "15.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=*simulator*]": "arm64"
}
}

0 comments on commit 3b48d32

Please sign in to comment.