[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 3 / 1 / HaptikLib / 1.0.0 / HaptikLib.podspec.json
blobe9dc8c8f9920d128e297f092fd14d9f321d149f7
2   "name": "HaptikLib",
3   "version": "1.0.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     "Yogesh Singh": "yogesh@haptik.ai",
13     "Simranjot Singh": "simranjyot@haptik.ai"
14   },
15   "social_media_url": "https://twitter.com/haptik",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/hellohaptik/HaptikLib-iOS.git",
22     "tag": "1.0.0"
23   },
24   "frameworks": [
25     "Accelerate",
26     "CoreGraphics",
27     "CoreLocation",
28     "CoreTelephony",
29     "CoreText",
30     "OpenGLES",
31     "QuartzCore",
32     "SystemConfiguration",
33     "UIKit"
34   ],
35   "vendored_frameworks": "Framework/HaptikLib.framework",
36   "ios": {
37     "preserve_paths": "**"
38   },
39   "dependencies": {
40     "PINRemoteImage": [
41       "3.0.0-beta.13"
42     ],
43     "PINRemoteImage/WebP": [
44       "3.0.0-beta.13"
45     ],
46     "CitrusPay": [
47       "4.1.8"
48     ],
49     "GoogleMaps": [
51     ],
52     "GooglePlaces": [
54     ],
55     "GooglePlacePicker": [
57     ]
58   }