[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 9 / ZLTestPods / 0.2.8 / ZLTestPods.podspec.json
blob8bde4cc51ac0580b69d3f58158c8535f17f24ae3
2   "name": "ZLTestPods",
3   "version": "0.2.8",
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.2.8"
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   ],
34   "subspecs": [
35     {
36       "name": "Core",
37       "source_files": [
38         "Sources/**/*.swift",
39         "Sources/ZLPhotoBrowser.h"
40       ]
41     }
42   ],
43   "swift_version": "5.2"