[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / d / 0 / FGChatKit-pod / 1.0.6 / FGChatKit-pod.podspec.json
blobb8b1a07aec92b9920bd3e50d76428d5acd9d5d8d
2   "name": "FGChatKit-pod",
3   "version": "1.0.6",
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.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "FGChatKit-pod/Classes/FGChatKit.framework",
22   "libraries": [
23     "xml2",
24     "resolv"
25   ],
26   "frameworks": [
27     "AVFoundation",
28     "CoreData",
29     "WebKit",
30     "SystemConfiguration",
31     "MobileCoreServices",
32     "AudioToolbox",
33     "CoreLocation"
34   ],
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }