[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 2 / d / 0 / FGChatKit-pod / 1.0.7 / FGChatKit-pod.podspec.json
blobe231ff653e0b7fe0a23b38307196c905e5be09a9
2   "name": "FGChatKit-pod",
3   "version": "1.0.7",
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.7"
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     "UIKit",
35     "CoreTelephony"
36   ],
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   }