[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 5 / Fastboard / 1.0.0-beta.4 / Fastboard.podspec.json
blob543de5191a08bcb62e46a7e92cd62401acf30b17
2   "name": "Fastboard",
3   "version": "1.0.0-beta.4",
4   "summary": "Quickly create a whiteboard interface for iOS",
5   "description": "High-level SDK for Whiteboard-iOS with UI.\nWe recommend using Whiteboard-iOS directly if you need more customization,",
6   "homepage": "https://github.com/netless-io/fastboard-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yunshi": "xuyunshi@agora.io"
13   },
14   "source": {
15     "git": "https://github.com/netless-io/fastboard-iOS.git",
16     "tag": "1.0.0-beta.4"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Fastboard/Classes/**/*",
23   "resource_bundles": {
24     "Icons": [
25       "Fastboard/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "Whiteboard": [
30       "~> 2.15.22"
31     ]
32   },
33   "frameworks": "UIKit",
34   "swift_version": "5.0"