[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 7 / MappSDK / 6.0.5 / MappSDK.podspec.json
blob6a94d214ac434a1caa34c4068c415bc6b1c02706
2   "name": "MappSDK",
3   "version": "6.0.5",
4   "cocoapods_version": ">= 1.10",
5   "summary": "Mapp SDK enables developers to harnest the full power of Mapp Engage Platform on their iOS applications.",
6   "description": "Mapp SDK enables push notification in your iOS application, for engaging your application users and increasing retention.",
7   "homepage": "https://mapp.com",
8   "license": {
9     "type": "Custom",
10     "file": "MappLicence.txt"
11   },
12   "authors": {
13     "Mapp Digital": "https://mapp.com/contact-us/"
14   },
15   "source": {
16     "git": "https://github.com/MappCloud/MappSDK.git",
17     "tag": "6.0.5"
18   },
19   "pod_target_xcconfig": {
20     "DEFINES_MODULE": "YES",
21     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 i386",
22     "VALID_ARCHS[sdk=iphoneos*]": "arm64"
23   },
24   "ios": {
25     "frameworks": [
26       "UserNotifications",
27       "WebKit"
28     ],
29     "vendored_frameworks": "SDK/AppoxeeSDK.xcframework"
30   },
31   "platforms": {
32     "ios": "10.0"
33   },
34   "preserve_paths": "SDK/AppoxeeSDK.xcframework",
35   "resource_bundles": {
36     "AppoxeeSDKResources": "SDK/AppoxeeSDKResources.bundle"
37   },
38   "requires_arc": true