[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / a / 5 / 4 / NBusQQSDK / 3.5.9 / NBusQQSDK.podspec.json
blobb7dc3a9eb9093bb72b0d742e51bbeb989999d6f9
2   "name": "NBusQQSDK",
3   "version": "3.5.9",
4   "summary": "NBusQQSDK is a remade module framework for QQ SDK.",
5   "homepage": "https://github.com/nuomi1/NBus",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nuomi1": "nuomi1@qq.com"
12   },
13   "source": {
14     "http": "https://ghcr.io/v2/nuomi1/nbus/nbusqqsdk/blobs/sha256:06ba1a2b847e84db63e4899fe0ab7b65f30a9d0d4eb397afa39523af6712b464",
15     "flatten": false,
16     "type": "tgz",
17     "sha256": "06ba1a2b847e84db63e4899fe0ab7b65f30a9d0d4eb397afa39523af6712b464",
18     "headers": [
19       "Authorization: Bearer QQ=="
20     ]
21   },
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "platforms": {
25     "ios": "10.0"
26   },
27   "frameworks": [
28     "CoreGraphics",
29     "SystemConfiguration",
30     "UIKit",
31     "WebKit"
32   ],
33   "vendored_frameworks": [
34     "NBusQQSDK.framework"
35   ],
36   "resources": [
37     "NBusQQSDK.framework/Versions/3.5.9/Resources/TencentOpenApi_IOS_Bundle.bundle"
38   ],
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "swift_version": "5.0"