[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 8 / Cobb / 0.2 / Cobb.podspec.json
blob8a598c6caf3cffbbbf5339586b3d9f2db39aeca3
2   "name": "Cobb",
3   "version": "0.2",
4   "summary": "Swift dependency injection",
5   "description": "Dependency injection library for Swift",
6   "homepage": "https://github.com/dariopellegrini/Cobb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dario Pellegrini": "pellegrini.dario.1303@gmail.com"
13   },
14   "swift_versions": "5.1",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/dariopellegrini/Cobb.git",
20     "tag": "0.2"
21   },
22   "source_files": "**/*.{swift}",
23   "requires_arc": true,
24   "swift_version": "5.1"