2 "name": "Geofirestore",
4 "summary": "Realtime location queries with Firebase Cloud Firestore.",
5 "description": "An alternative to the GeoFire library provided by Firebase, but compatible with Cloud Firestore. To use, just create a Geofirestore instance and point it to a collection reference containing the documents you'd like to run location queries on.",
6 "homepage": "https://github.com/imperiumlabs/Geofirestore-ios.git",
12 "Dhruv Shah": "dhruv.shah@gmail.com",
13 "Nikhil Sridhar": "nik.sridhar@gmail.com"
16 "git": "https://github.com/imperiumlabs/Geofirestore.git",
22 "source_files": "Geofirestore/Classes/**/*",
23 "swift_version": "4.0",
24 "frameworks": "CoreLocation",
25 "static_framework": true,
36 "FirebaseFirestore": [