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