blob: 3a4e8d8f37b87d711d76cbfa4f9a4050941611b6 [file] [log] [blame]
{
"name": "GFPhotoBrowser",
"version": "0.1.1",
"summary": "iOS Photos框架的简单封装",
"description": "一个查询数据的Data source\n若干相关界面",
"homepage": "https://github.com/guofengld/GFPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guofengld": "guofengld@gmail.com"
},
"source": {
"git": "https://github.com/guofengld/GFPhotoBrowser.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFPhotoBrowser/Classes/**/*"
}