[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / 7 / GeoFireX-Swift / 1.0.0 / GeoFireX-Swift.podspec.json
bloba691e70c8357d06e57f01e33c27b2ea5d31546a1
2   "name": "GeoFireX-Swift",
3   "version": "1.0.0",
4   "summary": "The framework ported from GeoFireX for Swift.",
5   "description": "This framework helps you to get geometry data from Firebase with geohash. Basic logic is the same as GeoFireX by codediodeio. (https://github.com/codediodeio/geofirex)",
6   "homepage": "https://github.com/nob3rise/geofirex-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Nob",
12   "social_media_url": "https://twitter.com/noby111",
13   "source": {
14     "git": "https://github.com/nob3rise/geofirex-swift.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "GeoFireX-Swift/Classes/**/*",
21   "swift_versions": [
22     "4.0",
23     "4.1",
24     "4.2",
25     "5.0"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "Firebase/Core": [
31     ],
32     "Firebase/Firestore": [
34     ],
35     "FirebaseFirestoreSwift": [
37     ]
38   },
39   "swift_version": "5.0"