blob: 247e05620cb82c2a505d089aa6da965813dc767c [file] [log] [blame]
{
"name": "YFPhotoAlbum",
"version": "1.0",
"summary": "A Custom PhotoAlbum Which Support AssetsLibrary And PhotoKit..",
"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!",
"homepage": "https://github.com/lovisty/YFPhotoAlbum",
"license": "MIT",
"authors": {
"Zhao Yafei": "nihao1992@163.com"
},
"source": {
"git": "https://github.com/lovisty/YFPhotoAlbum.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YFPhotoAlbum/Classes/*.{h,m}",
"resources": "YFPhotoAlbum/Assets/*.png",
"frameworks": [
"UIKit",
"Photos",
"AssetsLibrary"
]
}