[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / a / c / 3 / SmartPush-iOS-SDK / 3.4.0 / SmartPush-iOS-SDK.podspec.json
blob513892b9195d078f7dc2d45afabe028c8ee1cf08
2   "name": "SmartPush-iOS-SDK",
3   "version": "3.4.0",
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.4.0"
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.4.0"
36     ]
37   }