[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / f / 8 / ZLTestSPMBundle / 0.0.1 / ZLTestSPMBundle.podspec.json
blob8edcbbab7dfa57670f4f8046bf290f0be811901e
2   "name": "ZLTestSPMBundle",
3   "version": "0.0.1",
4   "summary": "test spm bundle",
5   "homepage": "https://github.com/longitachi/ZLPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "longitachi": "longitachi@163.com"
12   },
13   "source": {
14     "git": "https://github.com/longitachi/ZLTestSPMBundle.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2"
24   ],
25   "requires_arc": true,
26   "frameworks": [
27     "UIKit",
28     "Photos",
29     "PhotosUI",
30     "AVFoundation",
31     "CoreMotion"
32   ],
33   "resources": "Sources/*.{png,bundle}",
34   "subspecs": [
35     {
36       "name": "Core",
37       "source_files": [
38         "Sources/*.swift",
39         "Sources/ZLPhotoBrowser.h"
40       ]
41     }
42   ],
43   "swift_version": "5.2"