[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 7 / 5 / NearbyUserdetails / 0.1.5 / NearbyUserdetails.podspec.json
blob2e1ebd8e044484512b8e764b30b2889f36070929
2   "name": "NearbyUserdetails",
3   "version": "0.1.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.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "NearbyUserdetails/Classes/**/*",
23   "resource_bundles": {
24     "NearbyUserdetails": [
25       "NearbyUserdetails/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "GoogleMaps": [
31     ],
32     "GooglePlaces": [
34     ],
35     "SDWebImage": [
36       "~> 4.0"
37     ]
38   }