[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / b / AhoyNave / 1.0.6 / AhoyNave.podspec.json
blobcddebb97ed17c35ac4b43d96550d320670390222
2   "name": "AhoyNave",
3   "version": "1.0.6",
4   "summary": "The AhoyNave iOS SDK is built to provide seamless integration of Navigation along with Map functionalities into your app",
5   "description": "The features of AhoyNave are\nDisplay a Map with zoom and pan funtionality\nAdd markers to the map\nAdd a polyline\nAdd a polygon\nLoad custom themes(Day/Night) etc\nNavigate from source to destination\nRestricting the route",
6   "homepage": "https://ams.ahoy.technology",
7   "license": {
8     "type": "Proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Syed Ismail Ahamed": "s.ismail@theahoyapp.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "ios": {
18     "vendored_frameworks": "AhoyNave.framework"
19   },
20   "source": {
21     "http": "https://iossdk.blob.core.windows.net/iossdk/AhoyNave.framework.zip"
22   },
23   "swift_versions": "5.0",
24   "exclude_files": "Classes/Exclude",
25   "dependencies": {
26     "AhoyHereSDK": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.0"