[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 3 / ZKPhotoPicker / 1.0.2 / ZKPhotoPicker.podspec.json
blob2663eb7f6dc79b0a04e519f28788b7fa31ea088b
2   "name": "ZKPhotoPicker",
3   "version": "1.0.2",
4   "summary": "基于PhotoKit的多图选择框架",
5   "homepage": "https://github.com/jianbinking/ZKPhotoPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ZombieKing": "403317854@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/jianbinking/ZKPhotoPicker.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "ZKPhotoPicker/Classes/**/*",
22   "resources": "ZKPhotoPicker/Bundle/ZKPhotoPicker.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "Photos"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "FLAnimatedImage": [
31       "~> 1.0.12"
32     ]
33   },
34   "swift_version": "5.0"