[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 3 / SmartPush-iOS-SDK / 3.5.5 / SmartPush-iOS-SDK.podspec.json
blob7e3d92f53d67c925ee53d4d4fb6675eb68e56977
2   "name": "SmartPush-iOS-SDK",
3   "version": "3.5.5",
4   "summary": "The SmartPush iOS SDK for User Engagement.",
5   "description": "Smartech is a omni channel platform that delivers everything you need to drive mobile engagement and create valuable consumer relationships on mobile.\nThe SmartPush iOS SDK enables your native iOS app to use Push Notifications features.",
6   "homepage": "https://netcoresmartech.com",
7   "documentation_url": "https://docs.netcoresmartech.com/docs/ios-customer-engagement",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jobin Kurian": "jobin.kurian@netcorecloud.com"
14   },
15   "source": {
16     "git": "https://github.com/NetcoreSolutions/SmartPush-iOS-SDK.git",
17     "tag": "v3.5.5"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "ios": {
23     "vendored_frameworks": "Frameworks/SmartPush/SmartPush.xcframework"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "SystemConfiguration",
29     "Security",
30     "CoreData"
31   ],
32   "weak_frameworks": "UserNotifications",
33   "dependencies": {
34     "Smartech-iOS-SDK": [
35       ">= 3.5.5"
36     ]
37   }