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