[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 7 / ManiTrust / 1.0.7 / ManiTrust.podspec.json
blob1abfcc0c21aeecaacedfe5766f9d048e63265654
2   "name": "ManiTrust",
3   "version": "1.0.7",
4   "summary": "Push notifications SDK with service for contacts",
5   "description": "A long description of ManiTrust. description about Framework",
6   "homepage": "https://github.com/KevychSolutions/manitrust-SDK",
7   "documentation_url": "https://github.com/KevychSolutions/manitrust-SDK/blob/main/README.md",
8   "license": "https://opensource.org/licenses/MIT",
9   "authors": {
10     "KevychSolutions": "volodymyr.nazarkevych@kevychsolutions.com"
11   },
12   "source": {
13     "http": "https://github.com/KevychSolutions/manitrust-SDK/releases/download/1.0.7/ManiTrust_SDK.xcframework.zip"
14   },
15   "vendored_frameworks": "Sources/ManiTrust_SDK.xcframework",
16   "swift_versions": [
17     "5.0",
18     "5.1",
19     "5.2"
20   ],
21   "platforms": {
22     "ios": "12.0"
23   },
24   "xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "5.2"