blob: c5efb10f47ad8f13f38eb4ffe4df7e152832ee9c [file] [log] [blame]
{
"name": "ALAssetsLibrary-CustomPhotoAlbum",
"version": "1.3.0",
"summary": "A nice ALAssetsLibrary category for saving images & videos into custom photo album.",
"homepage": "https://github.com/Kjuly/ALAssetsLibrary-CustomPhotoAlbum",
"license": "MIT",
"authors": {
"Kaijie Yu": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/ALAssetsLibrary-CustomPhotoAlbum.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "ALAssetsLibrary-CustomPhotoAlbum",
"frameworks": [
"UIKit",
"AssetsLibrary"
],
"weak_frameworks": "Photos"
}