blob: ee6de35a9d5b9d89bd484244a28ca376d7ecf8e7 [file] [log] [blame]
{
"name": "AgoraUIKit",
"version": "0.0.4",
"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": "10.3"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/AgoraIO-Community/iOS-UIKit.git",
"tag": "0.0.4"
},
"source_files": "AgoraUIKit",
"resources": [
"AgoraUIKit/*.png",
"AgoraUIKit/*.storyboard",
"AgoraUIKit/*.xib"
],
"dependencies": {
"AgoraRtcEngine_iOS": [
"~> 3.0"
]
},
"static_framework": true,
"swift_version": "4.0"
}