[Add] OWFreddy 1.0.0
[CocoaPods.git] / Specs / a / d / 1 / EasyAlbum / 2.3.1 / EasyAlbum.podspec.json
blob160e3796cf784a0b509961c47ea63d724db5246a
2   "name": "EasyAlbum",
3   "version": "2.3.1",
4   "summary": "📷 A lightweight, pure-Swift library for pick up photo from ur album.",
5   "description": "📷 A lightweight, pure-Swift library can help u easy to pick up photo from album.",
6   "homepage": "https://github.com/ray00178/EasyAlbum",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ray": "ray00178@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/ray00178",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/ray00178/EasyAlbum.git",
21     "tag": "2.3.1"
22   },
23   "source_files": "Sources/**/*.{h,swift,xib}",
24   "resource_bundles": {
25     "EasyAlbum": [
26       "Sources/EasyAlbum/EasyAlbum.bundle/*.{png,pdf}"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "Photos",
32     "PhotosUI",
33     "ImageIO"
34   ],
35   "swift_version": "5.0"