[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 6 / 7 / Smartech-iOS-SDK / 3.0.4 / Smartech-iOS-SDK.podspec.json
blob962ce59389330dc12fb9dbcbc167eaa8984ff84d
2   "name": "Smartech-iOS-SDK",
3   "version": "3.0.4",
4   "summary": "The Smartech iOS SDK for App Analytics and 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 Smartech iOS SDK enables your native iOS app to use all of the features.",
6   "homepage": "https://netcoresmartech.com",
7   "documentation_url": "https://docs.netcoresmartech.com/",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jobin Kurian": "jobin.kurian@netcore.co.in"
14   },
15   "source": {
16     "git": "https://github.com/NetcoreSolutions/Smartech-iOS-SDK.git",
17     "tag": "v3.0.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "ios": {
23     "vendored_frameworks": "Frameworks/Smartech/Smartech.framework"
24   },
25   "preserve_paths": "Frameworks/Smartech/Smartech.framework",
26   "module_map": "Frameworks/Smartech/Smartech.framework/Modules/module.modulemap",
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "SystemConfiguration",
31     "Security",
32     "CoreData"
33   ],
34   "weak_frameworks": "UserNotifications"