blob: e83af2b72cdd1d3472f1023125171aa2de8d8465 [file] [log] [blame]
{
"name": "NearbyUserdetails",
"version": "0.2.3",
"summary": "Used to find the nearby users.",
"description": "TODO: This library is used to find the nearByUsers from your current location.",
"homepage": "https://github.com/RajeshwariU/NearbyUserdetails",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RajeshwariU": "rajeshwari.u@contus.in"
},
"source": {
"git": "https://github.com/RajeshwariU/NearbyUserdetails.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "NearbyUserdetails/Classes/**/*",
"requires_arc": true,
"swift_version": "4.0",
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
],
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"SDWebImage": [
"~> 4.0"
]
}
}