[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / b / 6 / 3 / IdmEncryption / 1.1.2 / IdmEncryption.podspec.json
blob2a9d558a749095054e349869a26761f2891fddf6
2   "name": "IdmEncryption",
3   "version": "1.1.2",
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": "1.1.2"
17   },
18   "platforms": {
19     "ios": "13.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.framework"
30   },
31   "swift_version": "5"