[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / d / AAPhotoLibrary / 0.0.6 / AAPhotoLibrary.podspec.json
blobeaac124763b714ccb609d6bec7228a5c93158357
2   "name": "AAPhotoLibrary",
3   "version": "0.0.6",
4   "summary": "AAPhotoLibrary is a wrapper over PHPhotoLibrary Photos framework, which makes it easy to add,remove,fetch library items and collections.",
5   "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.",
6   "homepage": "https://github.com/aabrahamyan/AAPhotoLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Armen Abrahamyan": "abrahamyan.armen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aabrahamyan/AAPhotoLibrary.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AAPhotoLibrary/Extension/**/*"