[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 9 / 4 / e / AgoraUIKit / 0.0.1 / AgoraUIKit.podspec.json
blob4be2a1b449ff67539b3ce0c59bfacc30b8637d06
2   "name": "AgoraUIKit",
3   "version": "0.0.1",
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": "http://agora.io",
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/zontan/AgoraUIKit.git"
19   },
20   "source_files": "AgoraUIKit",
21   "resources": [
22     "AgoraUIKit/*.storyboard",
23     "Resources/*.png"
24   ],
25   "dependencies": {
26     "AgoraRtcEngine_iOS": [
28     ]
29   },
30   "static_framework": true,
31   "swift_version": "4.0"