[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / 0 / 9 / ZLTestPods / 0.2.5 / ZLTestPods.podspec.json
blob92cac588bb7ba20ae5ff7dd6e43350871ddccf05
2   "name": "ZLTestPods",
3   "version": "0.2.5",
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.5"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2"
24   ],
25   "source_files": [
26     "Sources/**/*.swift",
27     "Sources/ZLPhotoBrowser.h"
28   ],
29   "resources": "Sources/*.{png,bundle}",
30   "requires_arc": true,
31   "frameworks": [
32     "UIKit",
33     "Photos",
34     "PhotosUI",
35     "AVFoundation",
36     "CoreMotion"
37   ],
38   "swift_version": "5.2"