blob: 7b2ea0c4ab7f4425f1c9398b004735561591b571 [file] [log] [blame]
{
"name": "BHAlbumService",
"version": "1.1.1",
"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.1"
},
"source_files": [
"BHAlbumService",
"BHAlbumService/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}