blob: 35364599d5edb52c7fb0b58ea1b86e89db141fd6 [file] [log] [blame]
{
"name": "NearbyUser",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "NearbyUser/Classes/**/*",
"requires_arc": true,
"swift_version": "4.0",
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"SDWebImage": [
"~> 4.0"
],
"ACProgressHUD-Swift": [
"~> 1.3"
]
}
}