[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 6 / 7 / Smartech-iOS-SDK / 3.1.3 / Smartech-iOS-SDK.podspec.json
blobd0ac0256fe0b07feebd85a80cb37e70889c4de0a
2   "name": "Smartech-iOS-SDK",
3   "version": "3.1.3",
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.3"
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"