blob: 18b95499eb9cf0677136f3d31621bcffcc317894 [file] [log] [blame]
{
"name": "NearByUsers",
"version": "0.1.0",
"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/NearByUsers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RajeshwariU": "rajeshwari.u@contus.in"
},
"source": {
"git": "https://github.com/RajeshwariU/NearByUsers.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"SDWebImage": [
"~> 4.0"
]
}
}