[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / a / 7 / PrintKit / 0.0.2 / PrintKit.podspec.json
blobc2bc4c0e6a68128474243a4ba6ee5426dcb905e5
2   "name": "PrintKit",
3   "version": "0.0.2",
4   "summary": "365Print & PrintKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MeiYuLong/PrintKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Meiyulong": "longjiao914@126.com"
13   },
14   "source": {
15     "git": "https://github.com/MeiYuLong/PrintKit",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PrintKit/Classes/**/*",
23   "resource_bundles": {
24     "PrintKit": [
25       "PrintKit/Assets/**/*"
26     ]
27   },
28   "vendored_frameworks": "PrintKit/Classes/SDK/SLWPrint.framework",
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "dependencies": {
36     "SnapKit": [
37       "~> 5.0.0"
38     ],
39     "MBProgressHUD": [
40       "~> 1.1.0"
41     ],
42     "MYL_Jewelry": [
44     ]
45   },
46   "swift_version": "5.0"