[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 4 / NBusQQSDK / 1.2.0 / NBusQQSDK.podspec.json
blobdd1893913234390d563c74adb22e5b47f65c74fd
2   "name": "NBusQQSDK",
3   "version": "1.2.0",
4   "summary": "A short description of NBusQQSDK.",
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     "git": "https://github.com/nuomi1/NBus.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "vendored_frameworks": [
22     "NBus/Vendor/QQSDK/**/*.framework"
23   ],
24   "frameworks": [
25     "SystemConfiguration",
26     "WebKit"
27   ],
28   "source_files": [
29     "NBus/Vendor/QQSDK/**/ReplaceMe.swift",
30     "NBus/Vendor/QQSDK/**/*.h"
31   ],
32   "resources": [
33     "NBus/Vendor/QQSDK/**/*.bundle"
34   ],
35   "prepare_command": "ruby fastlane/download-sdk.rb qq",
36   "swift_version": "5.0"