[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 2 / Ballcap / 1.1.1 / Ballcap.podspec.json
blob7c3e45ea54c21e81319deaf6698bd4c0ceb86632
2   "name": "Ballcap",
3   "version": "1.1.1",
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.1.1"
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"