[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 2 / Ballcap / 0.6.4 / Ballcap.podspec.json
blobb79bf7637ab376f8b3fe885ea47a816a5b43313c
2   "name": "Ballcap",
3   "version": "0.6.4",
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": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/1amageek/Ballcap-iOS.git",
20     "tag": "0.6.4"
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   }