[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 9 / 5 / GLSecp256k1 / 1.0.0 / GLSecp256k1.podspec.json
blob00bd51ef9f86b273df8f32d2fcc73d5320e4ef4d
2   "name": "GLSecp256k1",
3   "homepage": "https://github.com/liujunliuhong/secp256k1.git",
4   "summary": "secp256k1, support pod",
5   "description": "secp256k1, support pod.",
6   "authors": {
7     "liujunliuhong": "1035841713@qq.com"
8   },
9   "version": "1.0.0",
10   "source": {
11     "git": "https://github.com/liujunliuhong/secp256k1.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "module_name": "GLSecp256k1",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "static_framework": true,
25   "vendored_libraries": "Sources/*.a",
26   "source_files": "Sources/*.h",
27   "public_header_files": "Sources/*.h",
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "swift_version": "5.0"