[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 5 / NearbyUserdetails / 0.1.7 / NearbyUserdetails.podspec.json
blobef3eaf233485e33aabeccfa2baee72c0302c911c
2   "name": "NearbyUserdetails",
3   "version": "0.1.7",
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/NearbyUserdetails",
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/NearbyUserdetails.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "NearbyUserdetails/Classes/**/*",
23   "dependencies": {
24     "GoogleMaps": [
26     ],
27     "GooglePlaces": [
29     ],
30     "SDWebImage": [
31       "~> 4.0"
32     ]
33   }