blob: 214289602c119672fef9d47f0f495bf0ba829ef4 [file] [log] [blame]
{
"name": "AAPhotoLibrary",
"version": "0.0.3",
"summary": "AAPhotoLibrary is a wrapper over PHPhotoLibrary Photos framework, which makes it easy to add,remove,fetch library items and collections.",
"description": "AAPhotoLibrary is a wrapper over PHPhotoLibrary Photos framework, which makes it easy to add,remove,fetch library items and collections. It uses extensions to collect useful public methods to be used in the projects.",
"homepage": "https://github.com/aabrahamyan/AAPhotoLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Armen Abrahamyan": "abrahamyan.armen@gmail.com"
},
"source": {
"git": "https://github.com/aabrahamyan/AAPhotoLibrary.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAPhotoLibrary/Extension/**/*"
}