[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / 4 / BlocksCore / 1.0.1 / BlocksCore.podspec.json
blob36deee277c6b9045f9b7a1878e3e11663e62bced
2   "name": "BlocksCore",
3   "version": "1.0.1",
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.1"
21   },
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "SWIFT_SUPPRESS_WARNINGS": "YES"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "vendored_frameworks": "BlocksCore.xcframework",
32   "swift_version": "5.1"