[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / 3 / NearX / 1.0.9 / NearX.podspec.json
blob7d80907a0d7dde5cc44e0833b8dd5c937d6e447c
2   "name": "NearX",
3   "version": "1.0.9",
4   "summary": "Geolocation service based library",
5   "description": "Walkin's product to integrate with your apps for getting location based services for retail marketplace.",
6   "homepage": "https://github.com/NearX-SDK/NearX_iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "First WalkIn Technologies": "kushagra@getwalk.in"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/NearX-SDK/NearX_iOS.git",
20     "tag": "1.0.9"
21   },
22   "source_files": [
23     "NearX",
24     "**/*.{swift}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "CoreLocation"
29   ],
30   "swift_version": "5.0"