[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / 9 / ZLTestPods / 0.2.2 / ZLTestPods.podspec.json
blobad5bf505a3624062761876c9a5c82bb9454087e4
2   "name": "ZLTestPods",
3   "version": "0.2.2",
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.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Source/**/*.swift",
22   "resources": "Source/*.{png,bundle}",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Photos",
27     "PhotosUI",
28     "AVFoundation",
29     "CoreMotion"
30   ],
31   "swift_version": "5.0"