[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 4 / 0 / YFPhotoAlbum / 1.0 / YFPhotoAlbum.podspec.json
blob247e05620cb82c2a505d089aa6da965813dc767c
2   "name": "YFPhotoAlbum",
3   "version": "1.0",
4   "summary": "A Custom PhotoAlbum Which Support AssetsLibrary And PhotoKit..",
5   "description": "A Custom PhotoAlbum Which Support AssetsLibrary And PhotoKit.\nSupport for single or multi.\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/lovisty/YFPhotoAlbum",
7   "license": "MIT",
8   "authors": {
9     "Zhao Yafei": "nihao1992@163.com"
10   },
11   "source": {
12     "git": "https://github.com/lovisty/YFPhotoAlbum.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "YFPhotoAlbum/Classes/*.{h,m}",
20   "resources": "YFPhotoAlbum/Assets/*.png",
21   "frameworks": [
22     "UIKit",
23     "Photos",
24     "AssetsLibrary"
25   ]