[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 3 / c / f / Upshot / 1.6.7 / Upshot.podspec.json
blob1987bdc4ce2cce630fce6f41d7f08e4eb49cb17b
2   "name": "Upshot",
3   "version": "1.6.7",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/Upshot-AI/upshot-xcframework",
8   "authors": {
9     "Upshot": "developer@upshot.ai"
10   },
11   "summary": "Upshot.ai User Engagement SDK for iOS",
12   "source": {
13     "git": "https://github.com/Upshot-AI/upshot-xcframework.git",
14     "tag": "1.6.7"
15   },
16   "pod_target_xcconfig": {
17     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
18   },
19   "user_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "ios": {
26     "vendored_frameworks": "Upshot.xcframework"
27   }