[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 1 / EasyAlbum / 1.0.1 / EasyAlbum.podspec.json
blob33d6e3990c3a85cfaadc8c45c9b358e998788b54
2   "name": "EasyAlbum",
3   "version": "1.0.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   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ray00178/EasyAlbum.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "EasyAlbum/**/*.{h,swift,xib}",
22   "resources": [
23     "EasyAlbum/*.xcassets"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Photos"
28   ]