blob: 424d404c036e3e1e7c0281775351dd71e0afdc5c [file] [log] [blame]
{
"name": "AgoraUIKit",
"version": "0.0.2",
"summary": "Pre-built UI for video calling with Agora.",
"description": "A pre-built, easy to use UI that handles creating, joining, and managing an\nAgora video call.",
"homepage": "https://github.com/AgoraIO-Community/iOS-UIKit",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Fotland": "jonathan@agora.io"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/AgoraIO-Community/iOS-UIKit"
},
"source_files": "AgoraUIKit",
"resources": [
"AgoraUIKit/*.storyboard",
"Resources/*.png"
],
"dependencies": {
"AgoraRtcEngine_iOS": [
]
},
"static_framework": true,
"swift_version": "4.0"
}