[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 4 / LSiOSPhotoPickManager / 0.2.0 / LSiOSPhotoPickManager.podspec.json
blob0cfb3fc52d72a97b5ca8aa3583149e797c74d573
2   "name": "LSiOSPhotoPickManager",
3   "version": "0.2.0",
4   "summary": "业务工具 - 图片选择器",
5   "description": "图片选择器,目前多选面板仅支持照片的操作,缺视频和音频的功能\n更新内容:\n补充说明文档;优化多选选择器的交互,增加预览功能;",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSPhotoPickManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSPhotoPickManager.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSPhotoPickManager/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSPopView": [
26     ],
27     "DFCollectionViewAlignmentLayOut": [
29     ],
30     "LSiOSReviewController": [
32     ]
33   }