[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / e / 1 / EKuaiDaSDK / 0.0.1 / EKuaiDaSDK.podspec.json
blobee7eda4357104e730b424b0ddf02c6bbfdfd141f
2   "name": "EKuaiDaSDK",
3   "version": "0.0.1",
4   "summary": "A short description of EKuaiDaSDK.",
5   "description": "蓝牙打印机模块,支持多种模板打印",
6   "homepage": "https://github.com/jinlongyu123/EKuaiDaSDK",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "王金龙": "jlwang19@best-inc.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/jinlongyu123/EKuaiDaSDK.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "FrameworkFramework/EKuaiDa.framework"
23   },
24   "frameworks": [
25     "CoreBluetooth",
26     "Foundation",
27     "AVFoundation"
28   ],
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "x86_64 armv7 arm64"
31   },
32   "swift_versions": "5.0",
33   "swift_version": "5.0"