[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 7 / ManiTrust / 1.9.3 / ManiTrust.podspec.json
bloba1672e135ef3d862b35a8d1a55142713d034b581
2   "name": "ManiTrust",
3   "version": "1.9.3",
4   "summary": "Push notifications SDK with service for contacts",
5   "description": "A long description of ManiTrust. description about Framework",
6   "homepage": "https://github.com/mnfgithub/manitrust-sdk",
7   "documentation_url": "https://github.com/mnfgithub/manitrust-sdk/blob/main/README.md",
8   "license": "https://opensource.org/licenses/MIT",
9   "authors": {
10     "Manitrust": "d.kovacs@manifone.com"
11   },
12   "source": {
13     "http": "https://github.com/mnfgithub/manitrust-sdk/releases/download/1.9.3/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"