[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / b / 7 / 2 / Ballcap / 0.5.1 / Ballcap.podspec.json
blob24104cb8aa65e0294f1fac357b8b368611679d98
2   "name": "Ballcap",
3   "version": "0.5.1",
4   "summary": "Firestore design framework",
5   "description": "s.swift_version = \"5\"\nBallcap is a framework for operating Cloud Firestore Document.",
6   "homepage": "https://github.com/1amageek/Ballcap-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1amageek": "tmy0x3@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/1amageek",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/1amageek/Ballcap-iOS.git",
20     "tag": "0.5.1"
21   },
22   "source_files": "Ballcap/**/*.swift",
23   "requires_arc": true,
24   "static_framework": true,
25   "dependencies": {
26     "Firebase": [
28     ],
29     "Firebase/Firestore": [
31     ],
32     "Firebase/Storage": [
34     ]
35   }