[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 1 / d / NearByUsers / 0.1.0 / NearByUsers.podspec.json
blob18b95499eb9cf0677136f3d31621bcffcc317894
2   "name": "NearByUsers",
3   "version": "0.1.0",
4   "summary": "Used to find the nearby users.",
5   "description": "TODO: This library is used to find the nearByUsers from your current location",
6   "homepage": "https://github.com/RajeshwariU/NearByUsers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RajeshwariU": "rajeshwari.u@contus.in"
13   },
14   "source": {
15     "git": "https://github.com/RajeshwariU/NearByUsers.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "GoogleMaps": [
24     ],
25     "GooglePlaces": [
27     ],
28     "SDWebImage": [
29       "~> 4.0"
30     ]
31   }