[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / 4 / d / AAPhotoLibrary / 0.0.3 / AAPhotoLibrary.podspec.json
blob214289602c119672fef9d47f0f495bf0ba829ef4
2   "name": "AAPhotoLibrary",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AAPhotoLibrary/Extension/**/*"