[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / f / Upshot / 1.0.0 / Upshot.podspec.json
blobb405ec7b919603fd1bd62ae46248d25509ff7793
2   "name": "Upshot",
3   "version": "1.0.0",
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.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "vendored_frameworks": "Upshot.xcframework"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }