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