blob: 517826c256a3e0e11947e05bd1911cab20d5635d [file] [log] [blame]
{
"name": "BHAlbumService",
"version": "1.0.0",
"summary": "save the photo to default album or album of custom.",
"homepage": "https://github.com/BaHui/BHAlbumService",
"authors": {
"BaHui·Qiao": "qiaobahuiyouxiang@163.com"
},
"license": "LICENSE",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BaHui/BHAlbumService.git",
"tag": "v1.0.0"
},
"source_files": [
"BHAlbumService",
"BHAlbumService/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}