[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / 0 / FGChatKit-pod / 1.2.9 / FGChatKit-pod.podspec.json
blobb11bb0320fb37b58e565256f46ce280bf277d259
2   "name": "FGChatKit-pod",
3   "version": "1.2.9",
4   "summary": "飞鸽传书访客聊天SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huangchangweng/fgchat-kit-pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangchangweng": "599139419@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/huangchangweng/fgchat-kit-pod.git",
16     "tag": "1.2.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "vendored_frameworks": "FGChatKit-pod/Classes/FGChatKit.framework",
23   "libraries": [
24     "xml2",
25     "resolv",
26     "iconv"
27   ],
28   "frameworks": [
29     "CoreData",
30     "SystemConfiguration",
31     "CoreLocation",
32     "CoreTelephony",
33     "CFNetwork",
34     "Security",
35     "MobileCoreServices",
36     "CoreGraphics",
37     "UIKit",
38     "WebKit"
39   ],
40   "xcconfig": {
41     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2 $(SDKROOT)/usr/include/libresolv"
42   },
43   "swift_versions": [
44     "5.5",
45     "5.6",
46     "5.7"
47   ],
48   "pod_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "swift_version": "5.7"