[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 5 / FireSnapshot / 0.6.2 / FireSnapshot.podspec.json
blob06d9043820e2689ea4c2d20f2e920cf4d77c574a
2   "name": "FireSnapshot",
3   "version": "0.6.2",
4   "summary": "Firebase Cloud Firestore Model Framework using Codable.",
5   "homepage": "https://github.com/sgr-ksmt/FireSnapshot",
6   "license": "MIT",
7   "authors": {
8     "Suguru Kishimoto": "melodydance.k.s@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sgr-ksmt/FireSnapshot.git",
12     "tag": "0.6.2"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "requires_arc": true,
18   "source_files": "FireSnapshot/Sources/**/*.swift",
19   "static_framework": true,
20   "swift_versions": "5.1",
21   "dependencies": {
22     "Firebase/Firestore": [
23       "~> 6.9"
24     ]
25   },
26   "swift_version": "5.1"