blob: 0c45fa73121de6e009b5d585938278577d2ab5a7 [file] [log] [blame]
{
"name": "GFPhotoBrowser",
"version": "0.1.4",
"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.4"
},
"social_media_url": "https://twitter.com/guofengjd",
"platforms": {
"ios": "8.0"
},
"source_files": "GFPhotoBrowser/**/*"
}