[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / a / 9 / AgoraManager / 1.1.2 / AgoraManager.podspec.json
blob887b7d556729ced28b65e1f5bc2513a142fcae8e
2   "name": "AgoraManager",
3   "version": "1.1.2",
4   "summary": "AgoraManager is a high level APIs based on AgoraRtcEngine.",
5   "social_media_url": "https://twitter.com/janlionly",
6   "homepage": "https://github.com/janlionly/AgoraManager",
7   "license": "Apache 2.0",
8   "authors": {
9     "janlionly": "janlionly@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/janlionly/AgoraManager.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "*.framework",
20   "frameworks": "Foundation",
21   "swift_versions": [
22     "4.2",
23     "5.0",
24     "5.1"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.2"
28   },
29   "dependencies": {
30     "AgoraRtcEngine_iOS": [
31       "2.9.3"
32     ]
33   },
34   "swift_version": "5.1"