[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 3 / 1 / HaptikLib / 1.7.0 / HaptikLib.podspec.json
blob668ecc79c1ac063cc5fa12ac0a121997ad7886db
2   "name": "HaptikLib",
3   "version": "1.7.0",
4   "summary": "Say goodbye to App Fatigue. Instantly enable 100+ chatbots across various daily tasks",
5   "description": "The mobile app industry is about a decade old but publishers are still trying to figure out hacks to improve user retention. App fatigue is not just a theory any more: 60% of apps are uninstalled within the first week. The Haptik Assistant SDK enables a layer of daily use chatbots in any mobile app. Instantly provide a lot more reasons for users to keep using your app. You can also monetize through transactions and the Haptik ads platform.",
6   "homepage": "https://github.com/hellohaptik/HaptikLib-iOS",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simranjot Singh": "simranjyot@haptik.ai"
13   },
14   "social_media_url": "https://twitter.com/haptik",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/hellohaptik/HaptikLib-iOS.git",
21     "tag": "1.7.0"
22   },
23   "frameworks": [
24     "Accelerate",
25     "CoreGraphics",
26     "CoreLocation",
27     "CoreTelephony",
28     "CoreText",
29     "OpenGLES",
30     "QuartzCore",
31     "SystemConfiguration",
32     "UIKit"
33   ],
34   "ios": {
35     "preserve_paths": "**"
36   },
37   "default_subspecs": "Core",
38   "subspecs": [
39     {
40       "name": "Core",
41       "platforms": {
42         "ios": "9.0"
43       },
44       "dependencies": {
45         "GoogleMaps": [
46           "2.7.0"
47         ],
48         "GooglePlaces": [
49           "2.7.0"
50         ],
51         "GooglePlacePicker": [
52           "2.7.0"
53         ],
54         "HaptikLib/Base": [
56         ]
57       },
58       "vendored_frameworks": "Frameworks/Core/HaptikLib.framework"
59     },
60     {
61       "name": "Base",
62       "platforms": {
63         "ios": "9.0"
64       },
65       "dependencies": {
66         "PINRemoteImage": [
67           "3.0.0-beta.13"
68         ],
69         "PINRemoteImage/WebP": [
70           "3.0.0-beta.13"
71         ]
72       },
73       "vendored_frameworks": "Frameworks/Base/HaptikBase.framework"
74     },
75     {
76       "name": "Payments",
77       "platforms": {
78         "ios": "9.0"
79       },
80       "dependencies": {
81         "PayUIndia-Custom-Browser": [
82           "5.8.1"
83         ]
84       },
85       "vendored_frameworks": "Frameworks/Payments/HaptikPayments.framework"
86     },
87     {
88       "name": "Speech",
89       "platforms": {
90         "ios": "10.0"
91       },
92       "frameworks": [
93         "AudioToolbox",
94         "AVFoundation",
95         "Speech"
96       ],
97       "vendored_frameworks": "Frameworks/Speech/HaptikSpeech.framework"
98     }
99   ]