blob: eaac124763b714ccb609d6bec7228a5c93158357 [file] [log] [blame]
{
"name": "AAPhotoLibrary",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAPhotoLibrary/Extension/**/*"
}