2 "name": "GFPhotoBrowser",
4 "summary": "iOS Photos框架的简单封装",
5 "description": "一个查询数据的Data source\n若干相关界面",
6 "homepage": "https://github.com/guofengld/GFPhotoBrowser",
12 "guofengld": "guofengld@gmail.com"
15 "git": "https://github.com/guofengld/GFPhotoBrowser.git",
21 "source_files": "GFPhotoBrowser/GFPhotoBrowser.h",
22 "public_header_files": "GFPhotoBrowser/GFPhotoBrowser.h",
26 "source_files": "GFPhotoBrowser/GFPhotosDataSource.{h,m}"
31 "GFPhotoBrowser/Models": [
36 "GFPhotoBrowser/GFPhotoCell.{h,m}",
37 "GFPhotoBrowser/GFAlbumCell.{h,m}"
41 "name": "Controllers",
43 "GFPhotoBrowser/Cells": [
48 "GFPhotoBrowser/GFAlbumViewController.{h,m}",
49 "GFPhotoBrowser/GFPhotoBrowserNavigationController.{h,m}",
50 "GFPhotoBrowser/GFPhotoBrowserViewController.{h,m}"