[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 5 / NearbyUserdetails / 0.2.5 / NearbyUserdetails.podspec.json
blob39154663e77ec4d3b5882fd025212fca62d82dc5
2   "name": "NearbyUserdetails",
3   "version": "0.2.5",
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.2.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "NearbyUserdetails/Classes/**/*",
23   "requires_arc": true,
24   "swift_version": "4.0",
25   "dependencies": {
26     "GoogleMaps": [
28     ],
29     "GooglePlaces": [
31     ],
32     "SDWebImage": [
33       "~> 4.0"
34     ]
35   }