[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 6 / 7 / Smartech-iOS-SDK / 3.1.2 / Smartech-iOS-SDK.podspec.json
blob649cc2d2c3d1dc978ae80cf7e81ffc7c489f1cfd
2   "name": "Smartech-iOS-SDK",
3   "version": "3.1.2",
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.1.2"
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"