[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / 4 / BlocksCore / 1.0.2 / BlocksCore.podspec.json
blob9eae5427b7b5efbb57143190cadd498e59578680
2   "name": "BlocksCore",
3   "version": "1.0.2",
4   "summary": "Blocks Core iOS SDK",
5   "description": "Blocks official SDK",
6   "homepage": "https://getblocks.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marvin Zhan": "marvin@elements.io"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/elementspay/blocks-core-sdk-distribution.git",
20     "tag": "1.0.2"
21   },
22   "frameworks": "Foundation",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "SWIFT_SUPPRESS_WARNINGS": "YES"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
30   },
31   "vendored_frameworks": "BlocksCore.xcframework",
32   "swift_version": "5.1"