[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / e / 1 / CallKit / 0.1.0 / CallKit.podspec.json
blobc2f081a2a5ad4cfbf22d54da3d067fff938626da
2   "name": "CallKit",
3   "version": "0.1.0",
4   "summary": "音视频通话引擎",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seastart/callkit-ios-cocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SailorGa": "ljia789@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seastart/callkit-ios-cocoapods.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "CallKit/Depend/*.framework",
22   "dependencies": {
23     "AFNetworking": [
24       ">= 4.0.0"
25     ],
26     "RTCEngineKit": [
28     ]
29   }