blob: dc960565bb725dc0fddcc47a80bfb829f843a18a [file] [log] [blame]
{
"name": "NearbyUser",
"version": "0.1.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/NearbyUser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RajeshwariU": "rajeshwari.u@contus.in"
},
"source": {
"git": "https://github.com/RajeshwariU/NearbyUser.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "NearbyUser/Classes/**/*",
"requires_arc": true,
"swift_version": "4.0",
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"SDWebImage": [
"~> 4.0"
]
}
}