[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / a / AmityUIKit / 2.7.0 / AmityUIKit.podspec.json
blob8d35df0bd11fb6bc68bfb746e481f5ec809b039c
2   "name": "AmityUIKit",
3   "version": "2.7.0",
4   "summary": "A brief description of AmityUIKit project.",
5   "description": "An extended description of AmityUIKit project.",
6   "homepage": "https://github.com/EkoCommunications/EkoMessagingSDKUIKit",
7   "license": {
8     "type": "Copyright",
9     "text": "                   Copyright 2020\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "$(git config user.name)": "$(git config user.email)"
13   },
14   "source": {
15     "http": "https://s3-ap-southeast-1.amazonaws.com/ekosdk-release/ios-uikit/2.7.0/uikit.zip"
16   },
17   "vendored_frameworks": [
18     "AmityUIKit.xcframework",
19     "AmitySDK.xcframework"
20   ],
21   "platforms": {
22     "ios": "12.0"
23   },
24   "swift_versions": "5",
25   "dependencies": {
26     "Realm": [
27       "~> 10.12.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5"