[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / b / DashX / 1.0.11 / DashX.podspec.json
blob55f31fc6eac349cd40636c7df33358c631da423f
2   "name": "DashX",
3   "module_name": "DashX",
4   "version": "1.0.11",
5   "summary": "DashX SDK for iOS",
6   "description": "DashX is an all-in-one Product Stack which includes the following features: Content Management, Notifications System, Billing System, Feature Flags, Analytics, Business Intelligence and more!",
7   "homepage": "https://dashx.com",
8   "license": "MIT",
9   "authors": {
10     "Team DashX": "dev@dashx.com"
11   },
12   "platforms": {
13     "ios": "12.0"
14   },
15   "swift_versions": "4.2",
16   "source": {
17     "git": "https://github.com/dashxhq/dashx-ios.git",
18     "tag": "1.0.11"
19   },
20   "source_files": "Sources/DashX/**/*.{h,m,swift}",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Apollo": [
24       "~> 0.51.2"
25     ],
26     "FirebaseMessaging": [
27       "~> 10.5.0"
28     ]
29   },
30   "swift_version": "4.2"