[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 4 / 8 / 5 / AGMCapturer_iOS / 1.3.3 / AGMCapturer_iOS.podspec.json
blobc602fad8de463e35268c87180363983fe8ea37e3
2   "name": "AGMCapturer_iOS",
3   "version": "1.3.3",
4   "summary": "Agora iOS capturer SDK",
5   "description": "iOS custom capture SDK.",
6   "homepage": "https://www.agora.io/cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 agora.io. All rights reserved.\n"
10   },
11   "authors": {
12     "Agora Lab": "developer@agora.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://download.agora.io/components/release/AgoraModule_AGM_iOS-1.3.3.zip"
19   },
20   "vendored_frameworks": [
21     "AGMCapturer.framework",
22     "AGMBase.framework"
23   ],
24   "frameworks": [
25     "AVFoundation",
26     "AudioToolbox",
27     "CoreMedia",
28     "SystemConfiguration",
29     "VideoToolbox"
30   ],
31   "libraries": [
32     "c++",
33     "resolv"
34   ],
35   "requires_arc": true