Skip to content

Commit

Permalink
[Add] FinAppletExt 2.41.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyaowang authored and CocoaPodsBot committed Sep 23, 2023
1 parent c0ff0d5 commit 6d0d486
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions Specs/a/e/7/FinAppletExt/2.41.13/FinAppletExt.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "FinAppletExt",
"version": "2.41.13",
"summary": "FinClipExtSDK",
"description": "this is FinClipExtSDK",
"homepage": "https://www.finclip.com",
"license": {
"type": "Copyright",
"text": " Copyright 2017 finogeeks.com. All rights reserved.\n"
},
"authors": {
"developer": "[email protected]"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://app.finogeeks.com/finchat/sdk/FinAppletExt-2.41.13.zip"
},
"vendored_frameworks": "FinAppletExt.framework",
"requires_arc": true,
"dependencies": {
"FinApplet": [
"2.41.13"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}

0 comments on commit 6d0d486

Please sign in to comment.