[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 6 / CloudKid / 0.0.1 / CloudKid.podspec.json
blob0f844dee1698a995b484bd9bb61f77278ba6dc80
2   "name": "CloudKid",
3   "version": "0.0.1",
4   "summary": "An Angel that helps you with CloudKit",
5   "description": "This is how the kids nowadays do this cloud thing with Swift",
6   "homepage": "http://flowtoolz.com",
7   "license": "MIT",
8   "authors": {
9     "Flowtoolz": "contact@flowtoolz.com"
10   },
11   "source": {
12     "git": "https://github.com/flowtoolz/CloudKid.git",
13     "tag": "0.0.1"
14   },
15   "requires_arc": true,
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.12",
20     "tvos": "11.0"
21   },
22   "source_files": "Code/**/*.swift",
23   "dependencies": {
24     "FoundationToolz": [
25       "~> 1.0"
26     ],
27     "SwiftObserver": [
28       "~> 5.1"
29     ],
30     "SwiftyToolz": [
31       "~> 1.5"
32     ],
33     "PromiseKit": [
34       "~> 6.8"
35     ]
36   },
37   "swift_version": "5.0"