[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / d / 9 / NearByUsersSearch / 0.1.0 / NearByUsersSearch.podspec.json
blob1a10100a09066ca6a3b847adff6e5bfbd259a191
2   "name": "NearByUsersSearch",
3   "version": "0.1.0",
4   "summary": "To find people nearby you.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kalandar16/NearByUsersSearch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KalandarB": "kalandarbabu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kalandar16/NearByUsersSearch.git",
16     "tag": "0.1.0"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "3.2",
23   "source_files": "NearByUsersSearch/Classes/**/*",
24   "dependencies": {
25     "GoogleMaps": [
27     ],
28     "GooglePlaces": [
30     ],
31     "Alamofire": [
33     ],
34     "SDWebImage": [
35       "~> 4.0"
36     ]
37   }