[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / b / 7 / ManiTrust / 1.9.0 / ManiTrust.podspec.json
bloba7bfb99dd11faa02cae2400b198a2e2db598d40d
2   "name": "ManiTrust",
3   "version": "1.9.0",
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.0/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"