[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / c / 3 / SmartPush-iOS-SDK / 3.5.1 / SmartPush-iOS-SDK.podspec.json
blob51a66934741a62564f1740e640d9600c51013459
2   "name": "SmartPush-iOS-SDK",
3   "version": "3.5.1",
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.1"
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.3"
36     ]
37   }