[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 5 / NearbyUserdetails / 0.2.3 / NearbyUserdetails.podspec.json
blobe83af2b72cdd1d3472f1023125171aa2de8d8465
2   "name": "NearbyUserdetails",
3   "version": "0.2.3",
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.3"
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   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "CoreLocation"
29   ],
30   "dependencies": {
31     "GoogleMaps": [
33     ],
34     "GooglePlaces": [
36     ],
37     "SDWebImage": [
38       "~> 4.0"
39     ]
40   }