blob: caf901dbe739da41974dfc377f44554a5e07db00 [file] [log] [blame]
{
"name": "AAPhotoLibrary",
"version": "0.1.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.1.3"
},
"social_media_url": "https://twitter.com/VvV_Spawn",
"platforms": {
"ios": "9.3"
},
"source_files": "AAPhotoLibrary/Extension/**/*",
"pushed_with_swift_version": "3.0"
}