blob: a51abe48be41a13f88cc082d0a2036eb83375535 [file] [log] [blame]
{
"name": "BHAlbumService",
"version": "1.1.0",
"summary": "makes it easy to store images in your phone's photo Album, enabling storage into the default Album and custom Album.",
"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.1.0"
},
"source_files": [
"Pods/BHAlbumService",
"Pods/BHAlbumService/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}