[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / f / Upshot / 1.0.1 / Upshot.podspec.json
bloba75c8cc133e28b3c5ad0f36ce2758eacb78f4222
2   "name": "Upshot",
3   "version": "1.0.1",
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.1"
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   }