[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 1 / QPPhotoAlbum / 1.0.0 / QPPhotoAlbum.podspec.json
blobf66fc7c8e31d742b69cb1133de149380f41c08f5
2   "name": "QPPhotoAlbum",
3   "version": "1.0.0",
4   "summary": "QPPhotoAlbum for Objective-C.",
5   "description": "It is a QPPhotoAlbum used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenQianPing/QPPhotoAlbum",
7   "license": "MIT",
8   "authors": {
9     "QianPing Chen": "pingkeke@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ChenQianPing/QPPhotoAlbum.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "QPPhotoAlbum/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "AVFoundation",
23     "MobileCoreServices"
24   ]