[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / 7 / 0 / SmartechNudges / 9.0.1 / SmartechNudges.podspec.json
blobbbd7f8853c62152a1466343e0eb3117deca2baeb
2   "name": "SmartechNudges",
3   "version": "9.0.1",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "SmartechNudges is for adding no code nudges in the app.",
8   "description": "SmartechNudges framework powers developers to rapidly experiment and add native iOS nudges without any code.",
9   "homepage": "https://netcoresmartech.com",
10   "license": {
11     "type": "Commercial",
12     "text": "See https://netcoresmartech.com/"
13   },
14   "authors": {
15     "netcoresmartech": "sales@netcoresmartech.com"
16   },
17   "documentation_url": "https://docs.netcoresmartech.com/",
18   "user_target_xcconfig": {
19     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
20   },
21   "source": {
22     "git": "https://github.com/NetcoreSolutions/SmartechNudges.git",
23     "tag": "9.0.1"
24   },
25   "ios": {
26     "vendored_frameworks": "SmartechNudges/framework/SmartechNudges.xcframework",
27     "frameworks": [
28       "CFNetwork",
29       "Security"
30     ]
31   },
32   "libraries": [
33     "icucore",
34     "sqlite3",
35     "z"
36   ],
37   "dependencies": {
38     "Smartech-iOS-SDK": [
39       ">=3.1.14"
40     ]
41   }