[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 3 / 1 / HaptikLib / 1.5.0 / HaptikLib.podspec.json
blob1939e19f83e8201a4ad4ef5198f127243c559194
2   "name": "HaptikLib",
3   "version": "1.5.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.5.0"
22   },
23   "frameworks": [
24     "Accelerate",
25     "CoreGraphics",
26     "CoreLocation",
27     "CoreTelephony",
28     "CoreText",
29     "OpenGLES",
30     "QuartzCore",
31     "SystemConfiguration",
32     "UIKit"
33   ],
34   "vendored_frameworks": "Frameworks/Core/HaptikLib.framework",
35   "source_files": "Frameworks/Core/HaptikLib.framework/Headers/*.h",
36   "public_header_files": "Frameworks/Core/HaptikLib.framework/Headers/*.h",
37   "ios": {
38     "preserve_paths": "**"
39   },
40   "default_subspecs": "Base",
41   "dependencies": {
42     "PayUIndia-Custom-Browser": [
43       "5.8.1"
44     ],
45     "GoogleMaps": [
47     ],
48     "GooglePlaces": [
50     ],
51     "GooglePlacePicker": [
53     ]
54   },
55   "subspecs": [
56     {
57       "name": "Base",
58       "platforms": {
59         "ios": "9.0"
60       },
61       "vendored_frameworks": "Frameworks/Base/HaptikBase.framework",
62       "source_files": "Frameworks/Base/HaptikBase.framework/Headers/*.h",
63       "public_header_files": "Frameworks/Base/HaptikBase.framework/Headers/*.h",
64       "dependencies": {
65         "PINRemoteImage": [
66           "3.0.0-beta.13"
67         ],
68         "PINRemoteImage/WebP": [
69           "3.0.0-beta.13"
70         ]
71       }
72     }
73   ]