[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 8 / 5 / AGMCapturer_iOS / 1.3.0.0 / AGMCapturer_iOS.podspec.json
blobaade163c60d461d4062e3855bb84ef6673f13039
2   "name": "AGMCapturer_iOS",
3   "version": "1.3.0.0",
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.0.1.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