[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / 0 / AnyImagePicker / 0.4.0 / AnyImagePicker.podspec.json
blobf7bffbe16d2a2cb3b75f12b39b00cd3249c8a59c
2   "name": "AnyImagePicker",
3   "version": "0.4.0",
4   "license": "MIT",
5   "summary": "AnyImagePicker is an image picker which support for multiple photos, GIFs or videos.",
6   "homepage": "https://github.com/AnyImageProject/AnyImagePicker",
7   "authors": {
8     "anotheren": "liudong.edward@gmail.com",
9     "RayJiang16": "1184731421@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/AnyImageProject/AnyImagePicker.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.1"
21   ],
22   "source_files": "Sources/**/*.swift",
23   "resources": "Sources/Resources/**/*",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "SnapKit": [
28     ]
29   },
30   "deprecated": true,
31   "swift_version": "5.1"