[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / e / FGCallKit-pod / 1.0.0 / FGCallKit-pod.podspec.json
bloba53306c65092f03906754f7c7f315c79990946e1
2   "name": "FGCallKit-pod",
3   "version": "1.0.0",
4   "summary": "飞鸽传书语音通话SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/huangchangweng/fgcall-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/fgcall-kit-pod.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "FGCallKit-pod/Classes/FGCallKit.framework",
22   "frameworks": [
23     "AVFoundation",
24     "CoreData",
25     "WebKit",
26     "SystemConfiguration",
27     "MobileCoreServices",
28     "AudioToolbox"
29   ],
30   "dependencies": {
31     "xpjsip": [
32       "~> 2.12.1"
33     ]
34   }