blob: f0d05c74be274954df7b625a7b90e7788b6ef763 [file] [log] [blame]
{
"name": "RealmGeoQueries",
"platforms": {
"ios": "9.0"
},
"version": "1.3.1",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://github.com/mhergon/RealmGeoQueries",
"authors": {
"Marc Hervera": "mhergon@gmail.com"
},
"summary": "Realm GeoQueries made easy",
"source": {
"git": "https://github.com/mhergon/RealmGeoQueries.git",
"tag": "v1.3.1"
},
"source_files": "GeoQueries.swift",
"ios": {
"frameworks": [
"CoreLocation",
"MapKit"
]
},
"dependencies": {
"RealmSwift": [
]
},
"requires_arc": true,
"module_name": "GeoQueries",
"pushed_with_swift_version": "4.0"
}