[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 2 / a / 8 / SceytChat / 1.5.7 / SceytChat.podspec.json
blob15fd3f37c18f35a7e196c8532050f16dd8790cd3
2   "name": "SceytChat",
3   "version": "1.5.7",
4   "summary": "SceytChat iOS Framework",
5   "description": "Low-level chat SDK to work with Sceyt Chat API.",
6   "homepage": "https://sceyt.com",
7   "license": "Commercial",
8   "authors": {
9     "Ovsep Keropian": "ovsep@sceyt.com"
10   },
11   "source": {
12     "git": "https://github.com/sceyt/sceyt-chat-ios-sdk.git",
13     "tag": "v1.5.7"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "vendored_frameworks": "Sources/SceytChat.xcframework",
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "SystemConfiguration"
24     ]
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }