[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / e / JoyMobilitySDK / 0.9.3 / JoyMobilitySDK.podspec.json
bloba60ec1574f070bbe2e21b36f4e9d73c3c3b7b2e2
2   "name": "JoyMobilitySDK",
3   "version": "0.9.3",
4   "summary": "Use the JoyMobilitySDK to integrate mobility services into your own app.",
5   "swift_versions": "5.0",
6   "homepage": "https://joy-mobility.com/",
7   "license": "Copyright 2019 JoyMobility",
8   "authors": {
9     "Joy Mobility": "info@joy-mobility.com"
10   },
11   "source": {
12     "http": "https://joy-cocoapods.s3.us-east-2.amazonaws.com/JoyMobilitySDK.zip"
13   },
14   "static_framework": true,
15   "requires_arc": true,
16   "platforms": {
17     "ios": "11.0"
18   },
19   "libraries": "z",
20   "ios": {
21     "vendored_frameworks": "JoyMobilitySDK.framework"
22   },
23   "resources": "JoyMobilitySDK.bundle",
24   "xcconfig": {
25     "OTHER_CFLAGS": "-fembed-bitcode",
26     "BITCODE_GENERATION_MODE": "bitcode",
27     "DEBUG_INFORMATION_FORMAT": "dwarf"
28   },
29   "frameworks": "CoreLocation",
30   "dependencies": {
31     "JLRoutes": [
32       "2.1"
33     ],
34     "PureLayout": [
35       "3.1.4"
36     ],
37     "MBProgressHUD": [
38       "1.1.0"
39     ],
40     "UITextView+Placeholder": [
41       "1.2.1"
42     ],
43     "FloatingPanel": [
44       "1.6.4"
45     ],
46     "NotificationBannerSwift": [
47       "2.5.1"
48     ],
49     "IQKeyboardManagerSwift": [
50       "6.2.1"
51     ],
52     "Apollo": [
53       "0.15.0"
54     ],
55     "Alamofire": [
56       "4.7.3"
57     ],
58     "SwiftAsyncTasks": [
59       "1.4.0"
60     ],
61     "Kingfisher": [
62       "5.3.1"
63     ],
64     "RealmSwift": [
65       "3.14.2"
66     ],
67     "GoogleMaps": [
68       "3.3.0"
69     ],
70     "GooglePlaces": [
71       "3.3.0"
72     ],
73     "GoogleUtilities": [
74       "6.2.5"
75     ],
76     "FirebaseDynamicLinks": [
77       "4.0.3"
78     ],
79     "FirebaseMessaging": [
80       "4.1.4"
81     ],
82     "FirebaseCore": [
83       "6.2.1"
84     ]
85   },
86   "swift_version": "5.0"