blob: 249daee85c5a397a1d78db7f06df786d26d93c2b [file] [log] [blame]
{
"name": "RealmGeoQueries",
"platforms": {
"ios": "8.0"
},
"version": "1.0.2",
"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.0.2"
},
"source_files": "GeoQueries.swift",
"ios": {
"frameworks": [
"CoreLocation",
"MapKit"
]
},
"dependencies": {
"RealmSwift": [
]
},
"requires_arc": true,
"module_name": "RealmGeoQueries"
}