[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / e / AgoraUIKit / 0.0.3 / AgoraUIKit.podspec.json
blob731e55f15bc0592e6a3ec71f59edadf608fe940b
2   "name": "AgoraUIKit",
3   "version": "0.0.3",
4   "summary": "Pre-built UI for video calling with Agora.",
5   "description": "A pre-built, easy to use UI that handles creating, joining, and managing an\nAgora video call.",
6   "homepage": "https://github.com/AgoraIO-Community/iOS-UIKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Jonathan Fotland": "jonathan@agora.io"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "4.0",
17   "source": {
18     "git": "https://github.com/AgoraIO-Community/iOS-UIKit"
19   },
20   "source_files": "AgoraUIKit",
21   "resources": [
22     "AgoraUIKit/*.png",
23     "AgoraUIKit/*.storyboard",
24     "AgoraUIKit/*.xib"
25   ],
26   "dependencies": {
27     "AgoraRtcEngine_iOS": [
28       "~> 3.0"
29     ]
30   },
31   "static_framework": true,
32   "swift_version": "4.0"