[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 7 / RealmGeoQueries / 1.0.4 / RealmGeoQueries.podspec.json
blob84be6767cab7b958a4dcf91f6fa05be836cf6a18
2   "name": "RealmGeoQueries",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.4",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "homepage": "https://github.com/mhergon/RealmGeoQueries",
11   "authors": {
12     "Marc Hervera": "mhergon@gmail.com"
13   },
14   "summary": "Realm GeoQueries made easy",
15   "source": {
16     "git": "https://github.com/mhergon/RealmGeoQueries.git",
17     "tag": "v1.0.4"
18   },
19   "source_files": "GeoQueries.swift",
20   "ios": {
21     "frameworks": [
22       "CoreLocation",
23       "MapKit"
24     ]
25   },
26   "dependencies": {
27     "RealmSwift": [
29     ]
30   },
31   "requires_arc": true,
32   "module_name": "GeoQueries"