blob: 6dd928fdffb678bf2b689844c859d76903cda6d9 [file] [log] [blame]
{
"name": "SDPhotosHelper",
"version": "1.0.0",
"summary": "A simple helper class for adding images and videos to Custom Albums using PHPhotoLibrary framework",
"description": "SDPhotos helper uses the APIs provided by PHPhotoLibrary framework introduced by Apple. It eases out the process of adding media to Custom Album in Photos.",
"homepage": "https://github.com/SagarSDagdu/SDPhotosHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sagar Dagdu": "shags032@gmail.com"
},
"source": {
"git": "https://github.com/SagarSDagdu/SDPhotosHelper.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SDPhotosHelper/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}