[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 8 / 5 / AGMCapturer_iOS / 2.0.1 / AGMCapturer_iOS.podspec.json
blob02b1feffab1b0b70d6ceba9e6c18a25a7d106855
2   "name": "AGMCapturer_iOS",
3   "version": "2.0.1",
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-2.0.1.zip"
19   },
20   "vendored_frameworks": [
21     "AGMCapturer.framework",
22     "AGMBase.framework",
23     "AGMRenderer.framework"
24   ],
25   "frameworks": [
26     "AVFoundation",
27     "AudioToolbox",
28     "CoreMedia",
29     "SystemConfiguration",
30     "VideoToolbox"
31   ],
32   "libraries": [
33     "c++",
34     "resolv"
35   ],
36   "requires_arc": true