[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / f / Upshot / 1.0.2 / Upshot.podspec.json
blobb8b3dc4605ce9108327470841cdfaa5b286d9aa5
2   "name": "Upshot",
3   "version": "1.0.2",
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.2"
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": "11.0"
24   },
25   "ios": {
26     "vendored_frameworks": "Upshot.xcframework"
27   }