[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / d / AAPhotoLibrary / 0.0.1 / AAPhotoLibrary.podspec.json
blob03049183432d3b2b05370e54672922674740b1b6
2   "name": "AAPhotoLibrary",
3   "version": "0.0.1",
4   "summary": "AAPhotoLibrary is a wrapper over PHPhotoLibrary Photos framework, which makes it easy to add,remove,fetch photos and collections.",
5   "description": "AAPhotoLibrary is a wrapper over PHPhotoLibrary Photos framework, which makes it easy to add,remove,fetch photos 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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AAPhotoLibrary/Extension/**/*"