[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / 7 / Smartech-iOS-SDK / 3.1.9 / Smartech-iOS-SDK.podspec.json
blobfccde3a3603c66dfc2ec43eea8ceb34437b7eb19
2   "name": "Smartech-iOS-SDK",
3   "version": "3.1.9",
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.9"
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",
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }