[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / 1 / EasyAlbum / 2.0.0 / EasyAlbum.podspec.json
blob1e14c6ebd89ff7e7b8966a3db9179f098aad1dfc
2   "name": "EasyAlbum",
3   "version": "2.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": "2.0.0"
20   },
21   "source_files": "EasyAlbum/**/*.{h,swift,xib}",
22   "resource_bundles": {
23     "EasyAlbum": [
24       "EasyAlbum/EasyAlbum.bundle/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Photos",
30     "ImageIO"
31   ]