blob: 129930026c976ef571de41dc917fdbdf8a1e56bf [file] [log] [blame]
{
"name": "ALAssetsLibrary-CustomPhotoAlbum",
"version": "1.1.2",
"summary": "A nice ALAssetsLibrary category for saving images & videos into custom photo album.",
"homepage": "https://github.com/Kjuly/ALAssetsLibrary-CustomPhotoAlbum",
"license": "MIT",
"authors": {
"Marin Todorov": "touch-code-magazine@underplot.com",
"Kjuly": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/ALAssetsLibrary-CustomPhotoAlbum.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ALAssetsLibrary-CustomPhotoAlbum/*.{h,m}",
"frameworks": "AssetsLibrary",
"requires_arc": true
}