[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 8 / Cobb / 0.2.1 / Cobb.podspec.json
blobd67c0e20bb4eb9ae02d33c7b4951d82d9fb39715
2   "name": "Cobb",
3   "version": "0.2.1",
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     "author": "pellegrini.dario.1303@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.15",
17     "watchos": "6.0"
18   },
19   "swift_versions": "5.1",
20   "source": {
21     "git": "https://github.com/dariopellegrini/Cobb.git",
22     "tag": "0.2.1"
23   },
24   "source_files": "Sources/Cobb/**/*.swift",
25   "xcconfig": {
26     "SWIFT_VERSION": "5.1"
27   },
28   "swift_version": "5.1"