[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 4 / 3 / NearX / 1.0.3 / NearX.podspec.json
blobcdefba7229a656c82f7ca74304965f66462c5c6e
2   "name": "NearX",
3   "version": "1.0.3",
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     "Kushagra Sinha": "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.3"
21   },
22   "source_files": [
23     "NearX",
24     "**/*.{swift,h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "CoreLocation"
29   ],
30   "dependencies": {
31     "Alamofire": [
33     ],
34     "SwiftyJSON": [
36     ]
37   },
38   "swift_version": "5.0"