[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 6 / 3 / IdmEncryption / 3.0.0 / IdmEncryption.podspec.json
blobdd7f70205136e08acd57e58832a827c3b599a29e
2   "name": "IdmEncryption",
3   "version": "3.0.0",
4   "summary": "This is Idm Encryption pod.",
5   "description": "This is the framework used for encryption & decryption",
6   "homepage": "https://github.com/Idmission-LLC/IdmEncryption",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Idmission LLC": "amol.deshmukh@idmission.com"
13   },
14   "source": {
15     "git": "https://github.com/Idmission-LLC/IdmEncryption.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "ios": {
29     "vendored_frameworks": "AesGcmNoPadding.xcframework"
30   },
31   "swift_version": "5"