[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / f / 2 / DIAnalytics / 0.1.5 / DIAnalytics.podspec.json
blob46494e67739255d5d598b1cc15f1d4c1382dd037
2   "name": "DIAnalytics",
3   "version": "0.1.5",
4   "summary": "DIAnalytics for iOS",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "DIAnalytics makes it easy to integrate Dialog Insight push system in your application.",
10   "homepage": "http://www.dialoginsight.com",
11   "authors": {
12     "Dialog Insight": "info@dialoginsight.com"
13   },
14   "source": {
15     "git": "https://github.com/DialogInsight/DIAnalytics_iOS.git",
16     "tag": "0.1.5"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "UIKit",
27     "Security",
28     "StoreKit"
29   ],
30   "vendored_frameworks": "DIAnalytics.Framework",
31   "dependencies": {
32     "Firebase/Core": [
33       "~> 6.0"
34     ],
35     "Firebase/Messaging": [
36       "~> 6.0"
37     ],
38     "Firebase/Analytics": [
39       "~> 6.0"
40     ]
41   }