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