[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 0 / Boardy / 0.9.1 / Boardy.podspec.json
blobdbe02f0ca5bbb345c2a1380a0c15ff66a2ae3cc8
2   "name": "Boardy",
3   "version": "0.9.1",
4   "swift_versions": [
5     "5.0",
6     "5.1",
7     "5.2",
8     "5.3"
9   ],
10   "summary": "A mediator interface to integrate multiple mobile architectures.",
11   "description": "Integrate components which was developed using different architecures.",
12   "homepage": "https://github.com/congncif",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "congncif": "congnc.if@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/congncif/boardy.git",
22     "tag": "0.9.1"
23   },
24   "platforms": {
25     "ios": "9.3"
26   },
27   "source_files": "Boardy/**/*",
28   "dependencies": {
29     "RxDataSources": [
31     ],
32     "SnapKit": [
34     ]
35   },
36   "swift_version": "5.3"