diff --git a/Specs/a/e/7/FinAppletExt/2.41.13/FinAppletExt.podspec.json b/Specs/a/e/7/FinAppletExt/2.41.13/FinAppletExt.podspec.json new file mode 100644 index 000000000000000..a1b4bfe4b15a0af --- /dev/null +++ b/Specs/a/e/7/FinAppletExt/2.41.13/FinAppletExt.podspec.json @@ -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": "developer@finogeeks.com" + }, + "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" + } +}