[Add] OWFreddy 1.0.0
[CocoaPods.git] / Specs / a / d / 1 / EasyAlbum / 2.3.0 / EasyAlbum.podspec.json
blob526d8c5d0171c30cf483ba269b185639bad2141a
2   "name": "EasyAlbum",
3   "version": "2.3.0",
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.0"
22   },
23   "source_files": "Sources/**/*.{h,swift,xib}",
24   "resource_bundles": {
25     "Sources": [
26       "Sources/EasyAlbum.bundle/*.png"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "Photos",
32     "PhotosUI",
33     "ImageIO"
34   ],
35   "swift_version": "5.0"