[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / f / 2 / DIAnalytics / 0.1.2 / DIAnalytics.podspec.json
blob7e42d214d000e9387424593fb242d9360a6d58ec
2   "name": "DIAnalytics",
3   "version": "0.1.2",
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.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "SystemConfiguration",
25     "UIKit",
26     "Security",
27     "StoreKit",
28     "CoreTelephony",
29     "UserNotifications",
30     "MobileCoreServices"
31   ],
32   "vendored_frameworks": "DIAnalytics.Framework",
33   "dependencies": {
34     "AFNetworking": [
35       "~> 3.0"
36     ],
37     "Firebase/Core": [
38       "~> 3.10.0"
39     ],
40     "Firebase/Messaging": [
41       "~> 3.10.0"
42     ],
43     "Firebase/Analytics": [
44       "~> 3.10.0"
45     ]
46   }