blob: 4aca6d9fbb91fa269d85e42907693189bda8bf5e [file] [log] [blame]
{
"name": "AgoraManager",
"version": "1.1.1",
"summary": "AgoraManager is a high level APIs based on AgoraRtcEngine.",
"social_media_url": "https://twitter.com/janlionly",
"homepage": "https://github.com/janlionly/AgoraManager",
"license": "Apache 2.0",
"authors": {
"janlionly": "janlionly@gmail.com"
},
"source": {
"git": "https://github.com/janlionly/AgoraManager.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"frameworks": "Foundation",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"dependencies": {
"AgoraRtcEngine_iOS": [
"2.9.3"
]
},
"swift_version": "5.1"
}