[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / d / 3 / AnsaCore / 1.0.1 / AnsaCore.podspec.json
blobaa81eeb36a6282b486ad300855cf475199a81284
2   "name": "AnsaCore",
3   "version": "1.0.1",
4   "summary": "Payment SDK for iOS",
5   "description": "Merchants may not have the engineering know-how or resources to build a tailored API integration with Ansa.\n\n## Goals\n\n- Reduce friction and time cost for proof of concept when running a pilot with a merchant.\n- Enable merchant that has existing mobile app to quickly go live with Ansa APIs.",
6   "homepage": "https://github.com/GetAnsa/ansa-core-ios-releases",
7   "license": "MIT",
8   "authors": {
9     "mcvetkovic-symphony": "milan.cvetkovic@symphony.is"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/GetAnsa/ansa-core-ios-releases.git",
16     "tag": "1.0.1"
17   },
18   "vendored_frameworks": "core.xcframework",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "Combine"
23   ],
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }