[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 0 / 9 / ZLTestPods / 0.3.4 / ZLTestPods.podspec.json
blob86d2bf7b81960bff58b3c5c4b4c0b4b4852c9f63
2   "name": "ZLTestPods",
3   "version": "0.3.4",
4   "summary": "test dependency",
5   "homepage": "https://github.com/longitachi/ZLTestPods",
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/ZLTestPods.git",
15     "tag": "0.3.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2"
24   ],
25   "resources": "Sources/*.{png,bundle}",
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "Photos",
30     "PhotosUI",
31     "AVFoundation",
32     "CoreMotion",
33     "Accelerate"
34   ],
35   "subspecs": [
36     {
37       "name": "Core",
38       "source_files": [
39         "Sources/**/*.{swift,h,m}",
40         "Sources/*.h"
41       ]
42     }
43   ],
44   "swift_version": "5.2"