[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / b / AhoyNave / 1.0.4 / AhoyNave.podspec.json
blob444b7fee4b3f65d7ead19cf7c8630c5732cb7c6d
2   "name": "AhoyNave",
3   "version": "1.0.4",
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": "Proprietary",
8   "authors": {
9     "Syed Ismail Ahamed": "s.ismail@theahoyapp.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "ios": {
15     "vendored_frameworks": "AhoyNave.framework"
16   },
17   "source": {
18     "http": "https://iossdk.blob.core.windows.net/iossdk/AhoyNave.framework.zip"
19   },
20   "swift_versions": "5.0",
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "AhoyHereSDK": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "5.0"