[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / 0 / FGChatKit-pod / 1.0.5 / FGChatKit-pod.podspec.json
blobccdd08b6421571fcad999981d5116626c408a5df
2   "name": "FGChatKit-pod",
3   "version": "1.0.5",
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.5"
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   "dependencies": {
36     "BGFMDB": [
37       "~> 2.0.13"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   }