[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 7 / RealmGeoQueries / 1.0 / RealmGeoQueries.podspec.json
blob5cd7a079678eba3359c05bde8ea132aa129f24aa
2   "name": "RealmGeoQueries",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0",
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"
18   },
19   "source_files": "RealmGeoQueries.swift",
20   "ios": {
21     "frameworks": [
22       "CoreLocation",
23       "MapKit"
24     ]
25   },
26   "dependencies": {
27     "RealmSwift": [
29     ]
30   },
31   "requires_arc": true,
32   "module_name": "RealmGeoQueries"