4 "summary": "Realtime location queries with Firebase.",
5 "homepage": "https://github.com/firebase/geofire-objc",
10 "authors": "Firebase",
12 "git": "https://github.com/firebase/geofire-objc.git",
15 "source_files": "GeoFire/**/*.{h,m}",
16 "documentation_url": "https://geofire-ios.firebaseapp.com/docs/",
22 "Firebase/Database": [
32 "static_framework": true,
37 "GeoFire/**/GFUtils*.[mh]",
38 "GeoFire/**/GFGeoQueryBounds*.[mh]",
39 "GeoFire/**/GFGeoHashQuery*.[mh]",
40 "GeoFire/**/GFGeoHash*.[mh]",
41 "GeoFire/**/GFBase32Utils*.[mh]"
43 "frameworks": "CoreLocation"